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

Bootstrap breakpoint directives (and others) not working #128

Open
skopekreep opened this issue Jan 24, 2019 · 0 comments
Open

Bootstrap breakpoint directives (and others) not working #128

skopekreep opened this issue Jan 24, 2019 · 0 comments

Comments

@skopekreep
Copy link

Thanks for your work on this potentially useful package.

I have a simple Angular app using Angular v6.1.0. I have followed the instructions and have imported and bootstrapped ResponsiveModule in app.module. I installed "ngx-responsive": "^6.0.0".

However, in my components, when I use the directives like *sm, *isIphone, etc., the div (or p, etc.) element I am applying the directive to is simply not rendered. It is not included in the source code at all. (Confirmed via Chrome dev tools.)

Not sure what is happening, but it seems like the package is just not working as intended. If you have any thoughts, I'd be most appreciative.

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