rsnext/test/integration/with-router/pages
JJ Kasper e112df4319 Throw error when router methods are used in SSR (#6550)
* Update to use the correct router instance in withRouter so error is
thrown when router method is used during SSR

* Revert changes to with-router and add error to methods on
direct router instance

* Extend Router and override methods with error instead

* Update ServerRouter, add err.sh, and add test
2019-03-07 17:13:38 +01:00
..
_app.js Upgrade standard and fix files (#6358) 2019-02-19 22:45:07 +01:00
a.js Support events emitter for router (#4726) 2018-07-05 14:41:18 +02:00
b.js Support events emitter for router (#4726) 2018-07-05 14:41:18 +02:00
router-method-ssr.js Throw error when router methods are used in SSR (#6550) 2019-03-07 17:13:38 +01:00