Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

[BUG] Readonly mode not working with AOT #68

Open
ArulRozario opened this issue Apr 8, 2020 · 3 comments
Open

[BUG] Readonly mode not working with AOT #68

ArulRozario opened this issue Apr 8, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@ArulRozario
Copy link

When serving or build with AOT enabled, readonly mode is not working in mat-formio. It works well in bootstrap form io.

@ArulRozario ArulRozario added the bug Something isn't working label Apr 8, 2020
@BondocClaudiu
Copy link

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

@wag110894
Copy link

This item has been resourced to a developer. We will let you know once this is issue has been resolved.

@ArulRozario
Copy link
Author

Thanks for your response. Awaiting the release. It's an awesome library that our project heavily relies on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants