Closed montogeek closed 8 years ago
I just found out that it needs to be wrapped by a View
. That should be documented. Can I? Thanks :)
i run into that issue too, agree this should be documented.
Hi @montogeek , how about you open a pull request?
Hi!
It looks like the overlay that this component implements does not hide when the
visibleModal
is set tofalse
.Here is my setup:
modalVisible
is set tofalse
by default, the component is hidden but I can't click anywhere in the page, when I Inspect the page it shows that is anActionModal
.