Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

ref implementation is not working #22

Open
wer32 opened this issue Feb 7, 2017 · 0 comments
Open

ref implementation is not working #22

wer32 opened this issue Feb 7, 2017 · 0 comments

Comments

@wer32
Copy link

wer32 commented Feb 7, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants