We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi !
Any idea how to solve this console message (dev mode) ? I'm using the latest lit-element version in my app and i'd like to use your markdown editor.
Note that despite this dev warning, your component is working well
Multiple versions of Lit loaded. Loading multiple versions is not recommended. See https://lit.dev/msg/multiple-versions for more information. issueWarning @ reactive-element.js:45 ./node_modules/.pnpm/@[email protected]/node_modules/@lit/reactive-element/development/reactive-element.js @ reactive-element.js:1043 __webpack_require__ @ bootstrap:22 fn @ hot module replacement:61 ./node_modules/.pnpm/[email protected]/node_modules/lit/index.js @ decorators.js:2 __webpack_require__ @ bootstrap:22 fn @ hot module replacement:61 ./node_modules/.pnpm/[email protected]/node_modules/lit-markdown-editor/lib/index.js @ table-icon.js:19 __webpack_require__ @ bootstrap:22 fn @ hot module replacement:61 ./src/components/MarkdownEditor.js @ MIcon.js:75 __webpack_require__ @ bootstrap:22 (anonymous) @ startup:6 (anonymous) @ startup:6 Show 4 more frames Show less
ty
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi !
Any idea how to solve this console message (dev mode) ? I'm using the latest lit-element version in my app and i'd like to use your markdown editor.
Note that despite this dev warning, your component is working well
ty
The text was updated successfully, but these errors were encountered: