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

multiple lit versions #1

Open
eviltik opened this issue Aug 21, 2024 · 0 comments
Open

multiple lit versions #1

eviltik opened this issue Aug 21, 2024 · 0 comments

Comments

@eviltik
Copy link

eviltik commented Aug 21, 2024

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

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