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
Expected behavior
To be able to change the enabled value reactively.
Additional context
It appears that when following the docs and appending : to the directive, it doesn't load at all. Without this the directive loads but the config value is not reactive.
Any help much appreciated, thanks for the great utility!
The text was updated successfully, but these errors were encountered:
Describe the bug
Can't dynamically change the
enabled
valueTo Reproduce
Steps to reproduce the behavior:
Expected behavior
To be able to change the
enabled
value reactively.Additional context
It appears that when following the docs and appending
:
to the directive, it doesn't load at all. Without this the directive loads but the config value is not reactive.Any help much appreciated, thanks for the great utility!
The text was updated successfully, but these errors were encountered: