mattermost-plugin-zoom icon indicating copy to clipboard operation
mattermost-plugin-zoom copied to clipboard

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

Open catalintomai opened this issue 1 year ago • 1 comments

From here:

"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/focalboard/pull/3861 https://github.com/mattermost/mattermost-plugin-todo/pull/190 https://github.com/mattermost/mattermost-plugin-starter-template/pull/169

catalintomai avatar Sep 18 '22 15:09 catalintomai

@mickmister Do you plan to work on this one or do we leave it open for someone to pick it up?

hanzei avatar Oct 04 '22 04:10 hanzei