bughelp wanted
Repository-Metriken
- Stars
- (320 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Hi, Seems I found small issue. I can't use
<Flexbox ref={(instance) => { debugger; this.flexboxInstance= instance; }} />
When call this set null to flexboxInstance. And probably this component required to implement getPublicInstance() method properly.