問題タブ [react-context]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - レンダリング時の React Context エラー
ReactJSを学ぶアプリを作りました。残念ながら、コンテキストを使用しようとしたときに、レンダリングで 1 つのエラーが発生しましたが、アプリはうまくコンパイルされました。
これは私のコードです:
これはエラーです: updateContextConsumer http://localhost:3000/static/js/bundle.js:20927:23
これを解決するのを手伝ってもらえますか?