You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: Cannot read property 'ReactCurrentOwner' of undefined
at Object.parcelRequire.38.fbjs/lib/invariant (examples.19edb846.js:109)
at u (examples.19edb846.js:1)
at p (examples.19edb846.js:1)
at Object.parcelRequire.34../cjs/react-dom.production.min.js (examples.19edb846.js:111)
at u (examples.19edb846.js:1)
at p (examples.19edb846.js:1)
at Object.parcelRequire.32../Formality__Validation.bs.js (examples.19edb846.js:83)
at u (examples.19edb846.js:1)
at p (examples.19edb846.js:1)
at Object.parcelRequire.10.re-classnames/src/Cn.bs.js (examples.19edb846.js:87)
🐛 bug report
After bump from
1.8.1
to1.9.3
I receive runtime errors in Reason app in production build only.🎛 Configuration (.babelrc, package.json, cli command)
package.json
: https://github.com/alexfedoseev/re-formality/blob/bump-parcel/package.jsonbsconfig.json
: https://github.com/alexfedoseev/re-formality/blob/bump-parcel/bsconfig.jsonNo babel.
🤔 Expected Behavior
No runtime errors.
😯 Current Behavior
💁 Possible Solution
None.
🔦 Context
How to reproduce:
https://github.com/alexfedoseev/re-formality/
bump-parcel
branchyarn run build
dist/index.html
in browser (w/o server need to add./
prefixes to assets paths)💻 Code Sample
https://github.com/alexfedoseev/re-formality/tree/bump-parcel
🌍 Your Environment
The text was updated successfully, but these errors were encountered: