Git Product home page Git Product logo

Comments (3)

maraf avatar maraf commented on July 19, 2024

Thanks for the report.

  • Is the same a #6?
  • Did you followed the steps to build all parts?
  • Can you provide a full stack trace?

from dotnet-wasm-react.

wandersonareis avatar wandersonareis commented on July 19, 2024

Maybe.
If you remove the QR Image component, it works.
When you call the QrImage component the undefined variable problem happens and nothing appears on the screen.
I removed the dotnet wasm Generate call and the problem persists. I put in values manually and the same error of variabel undefined. I removed everything in the QrImage function, leaving a

tag, also this undefined happened.

from dotnet-wasm-react.

maraf avatar maraf commented on July 19, 2024

The errors seems different, but it is still npm start that has a problem with the two uses of webpack (lib & app). Removing QrImage component solves the problem you see because /#PURE/react__WEBPACK_IMPORTED_MODULE_0__["default"] won't be used any more.

I'm thinking why your error is different from the one everybody else sees in #6.

What version of webpack do you use?

from dotnet-wasm-react.

Related Issues (4)

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.