nova-settings
nova-settings copied to clipboard
[BUG] Property [key] does not exist on this collection instance.
On version 5 if you use NovaSettings::getSettings() or $settings = nova_get_settings()
There is an error Property [key] does not exist on this collection instance. .
Only with the latest version 5.3.0
Same issue. After composer update have "Property [key] does not exist on this collection instance." error when I use nova_get_settings()
Same here, downgrading to 5.2 resolved the issue