mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
bce2ac63a9
PR #16752 changed how we were injecting the backend script to be done by the content script in order to work around Trusted Type limitations with our previous approach. This may have caused a regression (see #16840) so I'm backing it out to verify.