Closed david-molnar-oculai closed 4 months ago
If you update the options props BEFORE the component is mounted, it'll throw an error. This PR prevents that from happening.
options
Thanks for merging. When do you plan to release this version?
If you update the
options
props BEFORE the component is mounted, it'll throw an error. This PR prevents that from happening.