EnAccess / micropowermanager

Open Source Management Tool for Decentralized Utilities.
https://micropowermanager.io/
MIT License
2 stars 4 forks source link

Fix empty path in `v-if` #368

Closed dmohns closed 1 day ago

dmohns commented 1 day ago

Brief summary of the change made

Path can be empty in submenus, which will lead to duplicated keys.

Are there any other side effects of this change that we should be aware of?

Describe how you tested your changes?

Pull Request checklist

Please confirm you have completed any of the necessary steps below.