You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
Describe the bug
Documentation says CMenuOptionGroup accepts string, number, Array as a value of the :value attribute. However, when array is passed a warning is thrown in the console:
Invalid prop: type check failed for prop "value". Expected String, Number, got Array
However, components itself work as expected.
To Reproduce
Steps to reproduce the behavior:
Create a menu with the following contents in the dev environment: