Coder Social home page Coder Social logo

Comments (5)

sivaramaaa avatar sivaramaaa commented on June 11, 2024

There is a similar issue #1088 , but just wanted to provide more steps to reproduces this and also have provided the Codesandbox link : codesandbox.io/p/sandbox/stoic-mestorf-43ctks

from sandpack.

sivaramaaa avatar sivaramaaa commented on June 11, 2024

Closing as i see it's fixed in : #1090 .

from sandpack.

sivaramaaa avatar sivaramaaa commented on June 11, 2024

@danilowoz Hey Just a quick question , i saw you fixed the sandpack-client v1 bundler . I actually fixed the above issue by using v2 bundler yesterday (before the fix) .

<Sandpack template="react" options={{ bundlerURL: "https://sandpack-bundler.codesandbox.io" }} />;

My question is what do you recommend , should we start using v2 bundler or stick with the default one ?

from sandpack.

danilowoz avatar danilowoz commented on June 11, 2024

Hey! Short answer: I'd use the v2 bundler for simple react templates.

The bundler was designed to introduce a lighter and faster experience for react.dev. Its low footprint makes it possible to run React sandboxes way faster than the main (v1) bundler, but on the other hand, it can't run everything. Currently, we don't have plans to introduce any missing features in v2, although it's still maintained. That said, we won't sunset any of those solutions either, so it's safe to use any of them.

It's up to you which solution fits better for you.

from sandpack.

sivaramaaa avatar sivaramaaa commented on June 11, 2024

Thanks a lot , that was much helpful !

from sandpack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.