focalboard icon indicating copy to clipboard operation
focalboard copied to clipboard

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

Open hmhealey opened this issue 1 year ago • 0 comments

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

https://github.com/mattermost/mattermost-plugin-playbooks/pull/1489 https://github.com/mattermost/mattermost-plugin-todo/pull/190 https://github.com/mattermost/focalboard/pull/3861 https://github.com/mattermost/mattermost-plugin-demo/pull/153

hmhealey avatar Sep 16 '22 18:09 hmhealey