Flávio Lopes

Results 4 comments of Flávio Lopes

For those having issues with Formkit auto-animate and maybe other libs calling unsupported apis in node-js, my workaround around it was importing it asynchronously and then calling app.use. The issue...

> Same here, I'm getting this error when I'm try to use one of the naive-ui package. > > ``` > import { VResizeObserver } from 'vueuc'; > ^^^^^^^^^^^^^^^ >...

> > > Same here, I'm getting this error when I'm try to use one of the naive-ui package. > > > ``` > > > import { VResizeObserver }...

It's still a problem on version 2.11.10 If not imported directly from the fully qualified path, under certain conditions that I don't know well, (I've tried in a fresh installation...