Eric Kreutzer

Results 35 comments of Eric Kreutzer
trafficstars

Any update on this? What is the preferred method for adding style tags? i.e. loading fonts from google, etc.

Is any progress being made towards this? Something along the following would be very useful: ``` query UserInfo { currentUser { id firstName ...UserAvatar(size: 100) } } fragment UserAvatar($size: Int!)...

I imagine it's a problem with `@storybook/builder-vite` and `react-docgen-typescript`. Adding the following to my `.storybook/main.js` results in the props appearing for now however, I would prefer to use `react-docgen-typescript`. ```js...

Digging into this further this morning. I found two issues preventing the args table from working. I suspected that `react-docgen-typescript` wasn't picking up the `.ts` outside of the `docs` repo....

+1 creating components with any sort of extensibility using headless + typescript has been a headache for me.

Any work being done towards this?

We really need this. I don't know how we are expected to even use `supabase start` if we cant configure it to mimic supabase.com

I'm also having this issue and it seems to work intermittently in no predictable way