GrapesJS / GrapesJS/components-tabs

Can not have more than one tab container by page

Open
#34 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
39
Forks
36
PR merge metrics
No merged PRs in 30d

Description

When trying to add a second `TABS` to a page the second one get scrambled/dirty and do not behave as expected.
On a clean page add one `ROW` and inside it a `TABS` repeat the previous steps and then try to preview it.
Notice the extra divs on the second `TABS`:

Here is the import/export code:
```





Tab 1
Tab 2
Tab 3


Tab 1 Content



Tab 2 Content



Tab 3 Content









Tab 1
Tab 2
Tab 3


Tab 1 Content



Tab 2 Content



Tab 3 Content



New Tab Content



New Tab Content



New Tab Content




...
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.