Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MM-47046 Use version of React DOM provided by web app #153

Merged
merged 2 commits into from
Nov 2, 2022

Conversation

hmhealey
Copy link
Member

@hmhealey hmhealey commented Sep 16, 2022

For some more context, see here. The short version though is that we updated the web app to React 17, and there's a chance that plugins will have some issues with it because they're compiled with the React 16 version of ReactDOM. I'm submitting PRs to the 3 products, the demo plugin, and the plugin template to have them use the web app's version of React DOM to fix any immediate issues, but we'll want to properly migrate them to React 17 going forward.

Ticket Link

https://mattermost.atlassian.net/browse/MM-47046

Related Pull Requests

mattermost/mattermost-plugin-playbooks#1489
mattermost/focalboard#3861
mattermost-community/mattermost-plugin-todo#190
mattermost/mattermost-plugin-starter-template#169

@hmhealey hmhealey added 2: Dev Review Requires review by a core committer 3: QA Review Requires review by a QA tester labels Sep 16, 2022
@hmhealey hmhealey changed the title MM-47076 Use version of Reaact DOM provided by web app MM-47076 Use version of React DOM provided by web app Sep 16, 2022
@hmhealey hmhealey changed the title MM-47076 Use version of React DOM provided by web app MM-47046 Use version of React DOM provided by web app Sep 16, 2022
@hanzei hanzei requested review from mickmister and removed request for hanzei September 17, 2022 18:14
@hmhealey hmhealey removed the 2: Dev Review Requires review by a core committer label Sep 30, 2022
@hmhealey
Copy link
Member Author

hmhealey commented Nov 2, 2022

/update-branch

@hmhealey
Copy link
Member Author

hmhealey commented Nov 2, 2022

Skipping QA review on this since it's a straightforward enough fix that we've already applied to a bunch of other repos

@hmhealey hmhealey added 4: Reviews Complete All reviewers have approved the pull request and removed 3: QA Review Requires review by a QA tester labels Nov 2, 2022
@hmhealey hmhealey merged commit d9c54d6 into master Nov 2, 2022
@hmhealey hmhealey deleted the MM-47052_use-web-app-react-dom branch November 2, 2022 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants