You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
In my case the development build is working correctly, but in the production one the conditionals are not triggered.
I managed to solve this by using: ng build --prod --aot false --build-optimizer false
It is a temporary solution and I hope that this issue will be solved soon..
When serving or build with AOT enabled, readonly mode is not working in mat-formio. It works well in bootstrap form io.
The text was updated successfully, but these errors were encountered: