Warning when rendering Modal: Cannot update during an existing state transition #847
Labels
📱 Components
components module-specific
🤷♂️ Needs info
There is no enough info to resolve the issue
🐛 Bug Report
Rendering a Modal throws a React warning: "Cannot update during an existing state transition".
To Reproduce
Render a modal (
<Modal visible={true}></Modal>
) while on development mode in Android (haven't tested iOS). Let me know if this is not enough, but it seems to do it for me.UI Kitten and Eva version
The text was updated successfully, but these errors were encountered: