Bug: Bundle 16.14.0 does not include expected bugfix #21987
Labels
Resolution: Stale
Automatically closed due to inactivity
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
I was using React version 16.13.1, but wanted to benefit from #18676. The PR was merged in ffb6c6c. So I upgraded to 16.14.0.
Sadly, the problem was still there for me. I dug a little deeper and realized that the new version does not include the expected changes from the PR.
ReactDOMComponent.js
react-dom.development.js
Note that the bundle of version 17.0.0 does include the change on unpkg: Line 9567 in
react-dom.development.js
I don't find the error in my thinking, so I wonder if there went something wrong during the release.
Kind regards,
Simon
The text was updated successfully, but these errors were encountered: