dcasia / conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.
MIT License
115 stars 37 forks source link

add immediate option to component value watcher #82

Open kayacekovic opened 1 year ago

kayacekovic commented 1 year ago

The conditional container doesn't work with other packages' component values when creation fields have default values. So added immediate option to component $watch to get value on mounted.