#add new shared data using router.get()

1 messages · Page 1 of 1 (latest)

warped raven
#

I want to have data that's get shared between pages, this data is 10 similar result to the controller's params. Is there a way to do this.

fresh jolt
#

You could conditionally share data in the middleware, but difficult to tell without knowing what exactly you're trying to do

warped raven
#

I've done the first step that's put the data to shared data. However after reload it pop out a white modal without anything on it