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

isHTMLElement returns false in grapesjs editor (in chrome/edge not in Firefox) #1272

Open
2 tasks done
redoC-A2k opened this issue Feb 4, 2024 · 0 comments · May be fixed by #1273
Open
2 tasks done

isHTMLElement returns false in grapesjs editor (in chrome/edge not in Firefox) #1272

redoC-A2k opened this issue Feb 4, 2024 · 0 comments · May be fixed by #1273
Labels
bug Something isn't working

Comments

@redoC-A2k
Copy link

Checks

Version

4.1.4

Description

I want to make splidejs carausel plugin for grapesjs editor . But when carousel works fine in firefox , however when it doesn't works in chrome / edge . I get error - Error: [splide] A track/list element is missing.

Reproduction Link

https://codesandbox.io/p/github/redoC-A2k/grapesjs-carousel-component/main

Steps to Reproduce

(Make sure you use the chrome/edge browser)

  1. Open codesandbox
  2. Open the preview url in new tab
  3. Click on the blocks button
    image
  4. Drag and drop carausel from caraousel section to canvas .
    image
  5. open the developer console , you should get error.

Expected Behaviour

Carousel should work as expected in chrome/edge.

@redoC-A2k redoC-A2k added the bug Something isn't working label Feb 4, 2024
@redoC-A2k redoC-A2k changed the title instanceof returns false in grapesjs editor (in chrome/edge not in Firefox) isHTMLElement returns false in grapesjs editor (in chrome/edge not in Firefox) Feb 4, 2024
@redoC-A2k redoC-A2k linked a pull request Feb 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant