Hi,
I am having problem with rendering a view because the value needed for variables in the view is being sent through URL/route.
But the view's createContent is rendered even before the control is passed to view's controller (where handleRouteMatched function resides) which throws error.
Is there a way we can handle route even before createContent is called?
Regards,
Chirag