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

BUG: Object literal may only specify known properties, and 'el' does not exist in type 'PanelProps'. #5269

Closed
2 tasks done
sannila opened this issue Aug 2, 2023 · 0 comments

Comments

@sannila
Copy link

sannila commented Aug 2, 2023

GrapesJS version

  • I confirm to use the latest version of GrapesJS

What browser are you using?

Chrome 115.0

Reproducible demo link

https://jsfiddle.net/varyqjo7/

Describe the bug

How to reproduce the bug?

  1. Create a new Angular project (version 16.1.3)
  2. Install grapesjs latest version (npm i grapesjs)
  3. Add css and js in angular.json (script and styles)
  4. Add panels

What is the expected behavior?
el should accept in panels object.

What is the current behavior?
el is not accepting in panels object

Refer below attachment:

image

Code of Conduct

  • I agree to follow this project's Code of Conduct
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