core: Error BaseStyle__default.default is undefined
#4648
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When using core.js, there is TypeError:
I think it is caused by this import sequence:
primevue/rollup.config.js
Lines 172 to 175 in bcb7814
That's causing
this.primevue.base
get overriden later:PrimeVue version
3.37.0
Vue version
3.x
Browser(s)
all
Steps to reproduce the behavior
Use the cdn script directly in browser:
Expected behavior
No error generated
The text was updated successfully, but these errors were encountered: