lsirivong / gatsby-plugin-modal-routing

A gatsby plugin for routable modals
44 stars 30 forks source link

Underlying route re-renders / re-mounts #9

Closed lsirivong closed 5 years ago

lsirivong commented 5 years ago

A render occurs before state is updated inside of componentDidUpdate, causing the underlying route to be removed, and then re-created.