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
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