Axdy Ng

Results 5 comments of Axdy Ng

> Those underscore components are automatically imported in all files, which you don't have to worry about importing them manually, but good question thought. which part does it imports automatically?...

i did not await for getData(). It is done inside the async function.

> Yes, it is how storybook requires stories and how it interacts with Vue can this be explained further? is there a documentation for me to read to understand this...

> addDecorator(() => ({ > // 'config' includes the theme configuration (object) only > vuetify: new Vuetify(config), > render() { > return ( > > > > ); > }...

I am having similar issue when client-side renders the page.