How to display an error on page from the middleware?
Unanswered
Plumbeous Vireo posted this in #help-forum
Plumbeous VireoOP
Hi, I want to display an error on page from the middleware if the query params are not valid, how can I let the page know to show the error from the the middleware? (exclude using query params)
The page should render the UI and at the same time and the error (as flash message)
If someone can help me please, Thanks!
The page should render the UI and at the same time and the error (as flash message)
If someone can help me please, Thanks!