dont mutate event type name, just pass it through#7419
dont mutate event type name, just pass it through#7419uxtx wants to merge 1 commit intofacebook:masterfrom
Conversation
|
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks! |
|
|
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
|
I appreciate the quick issue filing & PR to address, however as noted it's not actually a problem in React. I commented in #7418 (comment) with more details. |
This resolves an issue with mutating the type string that was causing some third party test failures
Closes #7418