Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot navigate away from component using this directive #38

Open
jgrant95 opened this issue May 10, 2018 · 0 comments
Open

Cannot navigate away from component using this directive #38

jgrant95 opened this issue May 10, 2018 · 0 comments

Comments

@jgrant95
Copy link

As the title says, on using router.navigate, the new component is sort of loaded, but the current one stays and then appears broken. I've narrowed it down to this, so whether I'm missing something or not, I don't know.

The way I'm using it, is literally just having the html below:
<input type="text" (setAddress)="getAddress($event)" googleplace name="search" autofocus="autofocus" placeholder="{{placeholder}}">

Any ideas?? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant