1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration/with-router
Christian Sánchez Mendoza 0e13d8c952 Remove route event in componentWillUnmount (#6196)
`Router.events.off` should be called instead of `Router.events.on` in `componentWillInmount`.
2019-02-03 14:13:30 +01:00
..
components Remove route event in componentWillUnmount (#6196) 2019-02-03 14:13:30 +01:00
pages Support events emitter for router (#4726) 2018-07-05 14:41:18 +02:00
test Fix linter (#5350) 2018-10-20 17:00:01 +02:00