Danilo Woznica

Results 121 comments of Danilo Woznica

@DeMoorJasper, could you please take a look at this issue?

Hey, I opened the link you shared, and it's working for me. Could you please share more details about your browser and if it contains any console errors? Thanks

Hey, thanks for reporting this issue. This is a known issue on Nodebox, and we're currently beta support iOS Safari, as mentioned [here](https://github.com/codesandbox/nodebox-runtime#what-makes-it-different). For some reason, there's a memory leak...

Hi, you must import your new loading in this file: https://github.com/danilowoz/create-content-loader/blob/master/src/Gallery/insertYourLoaderHere/index.jsx and your file is missing the file extension

Hey! Thanks for reporting this issue. Unfortunately, Sandpack/Nodebox has limited support for Next.js applications at the moment, and we encourage you to use Next.js 13 if it works for you....

Oh sorry, I totally misread that (I need one more cup of coffee). It makes sense to make the component client only, once Sandpack strongly relies on client APIs. I...

Hi, thanks for all details. But I don't get, Sandpack uses [Node 18](https://github.com/codesandbox/sandpack/blob/main/.nvmrc) in its environment. Maybe some Sandpack dependency requires another Node version; can you point that one?

I'm a bit hesitant about adding a ring focus over the code editor, giving the following reasons: - There is already a visual focus indication in the component (active line),...

It looks good to me! But could you please check the Typescript job and fix the issues?

Hi, CodeSandbox staff here! I'd like to understand the root issue with your Storybook integration. Could you please point out the story that created that problematic Sandbox? If I understand...