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

compatibility angular 9 Ivy #155

Open
edgsmi opened this issue Nov 24, 2020 · 1 comment
Open

compatibility angular 9 Ivy #155

edgsmi opened this issue Nov 24, 2020 · 1 comment

Comments

@edgsmi
Copy link

edgsmi commented Nov 24, 2020

I looks like directives like *isDesktop/*isMobile ... doesn't work with ivy.

Doesn't work with :
"angularCompilerOptions": {
"enableIvy": true
}

Works only when I set enableIvy to false

@mburger81
Copy link

Hello we created a new nx workspace to keep some ngx libs up to date.

We added also the ngx-responsive lib, it should work out of the box you have only to change the import path.
We migrate it also to ng12, if you like please have a look

https://github.com/lanthings/ngx-components

npm i --save @lanthings/ngx-responsive

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

2 participants