binaryartifex

Results 34 comments of binaryartifex

@yshrsmz can confirm that works for me, however when storybook loads up in parallel with the pnpm dev command, i get a `Pre-transform error: Failed to resolve import "/_nuxt/@vite-plugin-checker-runtime" from...

can confirm im getting the same issue, @jamyouss fix seems to work however with each navigation between stories im logging browser errors that all say the following. i suspect there's...

yep, this has just brought everything to a standstill. trying to pass any react-aria components to motion wrapper... ```typescript import { Modal, ModalOverlay, } from "react-aria-components"; import { motion }...

i was about to post this issue. to play devils advocate here, imagine you've set up some kind of marketing campaign that runs over a certain period, the switch essentially...