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

Does not work in Linux (desktop app / Firefox / Chrome) #45

Open
marcinpr opened this issue Nov 15, 2023 · 0 comments
Open

Does not work in Linux (desktop app / Firefox / Chrome) #45

marcinpr opened this issue Nov 15, 2023 · 0 comments

Comments

@marcinpr
Copy link

The plugin does not work for me.
I tested in desktop APP, and WebApp in Firefox and Chrome.

Clicking Draw does does nothing:

Zaznaczenie-2023-11-15_01

Here is the Firefox console dump (after click: Draw).

Invariant Violation: Minified React error #188; visit https://reactjs.org/docs/error-decoder.html?invariant=188 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
i com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:20
i com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:20
findDOMNode com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:20
default com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:12
setContainer com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:42
componentDidMount com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:42
React 2
unstable_runWithPriority scheduler.production.min.js:18
React 4
unstable_runWithPriority scheduler.production.min.js:18
React 5
react-dom.production.min.js:216:199
Invariant Violation: Minified React error #188; visit https://reactjs.org/docs/error-decoder.html?invariant=188 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
i com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:20
i com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:20
findDOMNode com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:20
default com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:12
onShow com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:12
componentDidUpdate com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:12
React 2
unstable_runWithPriority scheduler.production.min.js:18
React 4
unstable_runWithPriority scheduler.production.min.js:18
React 5
react-dom.production.min.js:216:199
TypeError: e._onDocumentKeydownListener is undefined
onHide com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:12
componentWillUnmount com.mattermost.draw-plugin_8d098f1016a8ed53_bundle.js:12
React 3
unstable_runWithPriority scheduler.production.min.js:18
React 4
unstable_runWithPriority scheduler.production.min.js:18
React 5
react-dom.production.min.js:216:199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant