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 #3861

Merged
merged 1 commit into from
Oct 3, 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-community/mattermost-plugin-todo#190
#3861
mattermost/mattermost-plugin-demo#153

@hmhealey hmhealey added 2: Dev Review Requires review by a core committer 2: 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-47046 Use version of React DOM provided by web app Sep 16, 2022
Copy link
Member

@jespino jespino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jespino jespino merged commit b16557a into main Oct 3, 2022
@jespino jespino deleted the MM-47076_use-web-app-react-dom branch October 3, 2022 15:39
@jespino jespino added 3: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer 2: QA Review Requires review by a QA tester labels Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants