ui-material-components
ui-material-components copied to clipboard
Bottom Navigation don´t work in vue 3
Make sure to check the demo app(s) for sample usage
If the demo apps cannot help and there is no issue for your problem, tell us about it
Please, ensure your title is less than 63 characters long and starts with a capital letter.
Which platform(s) does your issue occur on?
- Both
- latest
- emulator pixel 8
Please, tell us how to recreate the issue in as much detail as possible.
Bottom Navigation don´t work in vue 3 [Vue warn]: Failed to resolve component: MDTabStripItem If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. at <Home> [Vue warn]: Failed to resolve component: MDTabStrip If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. at <Home> [Vue warn]: Failed to resolve component: MDTabContentItem If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. at <Home> [Vue warn]: Failed to resolve component: MDBottomNavigation If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.