Torben

Results 4 comments of Torben

+1 also having this issue

I am experiencing this issue with Remix + NextUI deployed on Vercel. > ReferenceError: document is not defined at (node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/react-textarea-autosize/dist/react-textarea-autosize.browser.esm.js:97:0) My setup is as follows: `edge-example.tsx` ```tsx export const config...

I just ran into this using latest version. In my case, the generator generated the following: ```go type TrackObject struct{ // ommitted other fields for brevity // Type The object...

> [@torbensky](https://github.com/torbensky) did you find a workaround for that issue? I'm having the same issue on another spec. No, I ended up just rolling my own API client.