nuxt-modules / storybook

Storybook integration with Nuxt.
https://storybook.nuxtjs.org
411 stars 95 forks source link

fix: suppress fetch type warning #787

Closed danielroe closed 2 months ago

danielroe commented 2 months ago

๐Ÿ”— Linked issue

https://github.com/nuxt/ecosystem-ci/actions/runs/10992395313/job/30518000761

๐Ÿ“š Description

The type of $fetch.create and the global $fetch object exposed by nitro differ. (The latter is strongly typed based on your api routes.)

netlify[bot] commented 2 months ago

Deploy Preview for nuxt-storybook ready!

Name Link
Latest commit 28e51d06123ef08985097081517bdd3983a157e8
Latest deploy log https://app.netlify.com/sites/nuxt-storybook/deploys/66f152f682dad500086eac43
Deploy Preview https://deploy-preview-787--nuxt-storybook.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

tobiasdiez commented 2 months ago

Thanks a lot! I find it amazing that you find the time to provide PRs like this. I very much appreciate your work on nuxt and the ecosystem! โค๏ธ