push and setRoot to one page in ionic 3
up vote
0
down vote
favorite
I am getting below error when setting Rootpage
in ionic 3
.
Error: No component factory found for LoginPage. Did you add it to
@NgModule.entryComponents?
but when I add this page into aap.module.ts
in declaration and entrypoint
section, this error is gone for setRoot
but not for push
. When I push, it is not working.
I guess that means I can do either setRoot
or push
to a one page in ionic 3
?
ionic-framework ionic3
add a comment |
up vote
0
down vote
favorite
I am getting below error when setting Rootpage
in ionic 3
.
Error: No component factory found for LoginPage. Did you add it to
@NgModule.entryComponents?
but when I add this page into aap.module.ts
in declaration and entrypoint
section, this error is gone for setRoot
but not for push
. When I push, it is not working.
I guess that means I can do either setRoot
or push
to a one page in ionic 3
?
ionic-framework ionic3
you can do both push and setroot
– Sa E Chowdary
2 days ago
can you please upload your app.module.ts file>?
– rashmi ranjan
2 days ago
uploadfiles.io/0eo9q see my aap.module.ts file
– Rajnesh Rathor
2 days ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am getting below error when setting Rootpage
in ionic 3
.
Error: No component factory found for LoginPage. Did you add it to
@NgModule.entryComponents?
but when I add this page into aap.module.ts
in declaration and entrypoint
section, this error is gone for setRoot
but not for push
. When I push, it is not working.
I guess that means I can do either setRoot
or push
to a one page in ionic 3
?
ionic-framework ionic3
I am getting below error when setting Rootpage
in ionic 3
.
Error: No component factory found for LoginPage. Did you add it to
@NgModule.entryComponents?
but when I add this page into aap.module.ts
in declaration and entrypoint
section, this error is gone for setRoot
but not for push
. When I push, it is not working.
I guess that means I can do either setRoot
or push
to a one page in ionic 3
?
ionic-framework ionic3
ionic-framework ionic3
edited 2 days ago
Masoud
6,44341442
6,44341442
asked 2 days ago
Rajnesh Rathor
63
63
you can do both push and setroot
– Sa E Chowdary
2 days ago
can you please upload your app.module.ts file>?
– rashmi ranjan
2 days ago
uploadfiles.io/0eo9q see my aap.module.ts file
– Rajnesh Rathor
2 days ago
add a comment |
you can do both push and setroot
– Sa E Chowdary
2 days ago
can you please upload your app.module.ts file>?
– rashmi ranjan
2 days ago
uploadfiles.io/0eo9q see my aap.module.ts file
– Rajnesh Rathor
2 days ago
you can do both push and setroot
– Sa E Chowdary
2 days ago
you can do both push and setroot
– Sa E Chowdary
2 days ago
can you please upload your app.module.ts file>?
– rashmi ranjan
2 days ago
can you please upload your app.module.ts file>?
– rashmi ranjan
2 days ago
uploadfiles.io/0eo9q see my aap.module.ts file
– Rajnesh Rathor
2 days ago
uploadfiles.io/0eo9q see my aap.module.ts file
– Rajnesh Rathor
2 days ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53372813%2fpush-and-setroot-to-one-page-in-ionic-3%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
you can do both push and setroot
– Sa E Chowdary
2 days ago
can you please upload your app.module.ts file>?
– rashmi ranjan
2 days ago
uploadfiles.io/0eo9q see my aap.module.ts file
– Rajnesh Rathor
2 days ago