bakerkretzmar / nova-settings-tool

Laravel Nova tool to view and edit application settings.
MIT License
167 stars 32 forks source link

Update Tool.vue #49

Closed itinnovative closed 2 years ago

itinnovative commented 2 years ago

Fix for open issue where you cannot navigate to a resource after opening the tool. See issue opened by sadovojav. Templates should have one top level item.

bakerkretzmar commented 2 years ago

Thanks for this, do you know why it fixes that bug? It's totally fine in Vue 3 to have no single top-level template item.

miks commented 2 years ago

@bakerkretzmar can you please make a release for 2.0.1 tag? Somehow packagist doesn't have it.

bakerkretzmar commented 2 years ago

@miks done, sorry! Tagged it but forgot to push the tag.