MetaCell / MetaCell/geppetto-meta
"undefined selectedTab should not happen" when adding tab to empty TabSet
Open
@emekauja is already working on this.
Since Jan 22, 2023.
- #477 by @emekauja — closed without merging
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
It seems like flexlayout is setting the selected tab to 1 when I add one tab to an empty tabset, which is incorrect as seen in [#340](https://github.com/caplin/FlexLayout/issues/340) of [FlexLayout](https://github.com/caplin/FlexLayout)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.