Hi. I'm pretty new to Vue, My app is vue 3 with vite and primevue. When Create a new vue page and add the Stepper control I get the error below. I've tried everything I can think of.. I even copied the example for a Basic Stepper (https://primevue.org/steps][/https://primevue.org/steps]) from the Steps page. I'm assuming its an issue with my project or dependencies? I am using other Primevue controls with out issue.
Uncaught (in promise) TypeError: Cannot set properties of null (setting 'tabIndex')
at Proxy.mounted (steps.esm.js:27:19)
at runtime-core.esm-bundler.js:2757:40
at callWithErrorHandling (runtime-core.esm-bundler.js:173:22)
at callWithAsyncErrorHandling (runtime-core.esm-bundler.js:182:21)
at hook.__weh.hook.__weh (runtime-core.esm-bundler.js:2731:29)
at flushPostFlushCbs (runtime-core.esm-bundler.js:
Stepper error on mounted tabIndex null
-
- Posts: 61
- Joined: 06 Sep 2022, 08:59
Hi, Does your project have vue-router? If your items have 'to', this may be causing the problem.
-
- Information
-
Who is online
Users browsing this forum: No registered users and 1 guest