Giter VIP home page Giter VIP logo

Comments (9)

bkniffler avatar bkniffler commented on September 10, 2024

I think you forgot to use AsyncProvider on your client bundle.

from react-async-component.

bradennapier avatar bradennapier commented on September 10, 2024

it says not to use that / it is pointless unless you are using SSR which I am not.

from react-async-component.

bkniffler avatar bkniffler commented on September 10, 2024

Did you try using it? When I forgot to add it (I'm using SSR) I had the same issue, after adding it, the issue was gone.

from react-async-component.

ctrlplusb avatar ctrlplusb commented on September 10, 2024

Damn that may be a bug then

from react-async-component.

bradennapier avatar bradennapier commented on September 10, 2024

Yeah it is just a warning... it is not actually breaking my app - something else was (having any module that forgets to set react as peer dependency will now pretty much break an app with no real reporting).

I fixed this by adding the provider... it seems that react just adds that warning now if it sees any violation of context types.

Not sure what to do in cases like this when the provider is actually optional...

from react-async-component.

maxmantz avatar maxmantz commented on September 10, 2024

Got the same warning and confirm that adding AsyncComponentProvider will fix it.

from react-async-component.

codeBelt avatar codeBelt commented on September 10, 2024

I am using React 16 and not seeing the issue on my repo hapi-react-hot-loader-example. I am using AsyncComponentProvider on both my client-side and ssr code.

from react-async-component.

ctrlplusb avatar ctrlplusb commented on September 10, 2024

FYI, I have a fix for the warning in progress. 👍

from react-async-component.

ctrlplusb avatar ctrlplusb commented on September 10, 2024

Fix is queued in master, should be released shortly.

from react-async-component.

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.