bughelp wanted
Métricas do repositório
- Stars
- (320 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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.