Hi all. I tried to create a custom action that would redirect me to the desired page. But I keep getting an error!
And I get this error:
Error fetching category: Navigator.onGenerateRoute was null, but the route named "/vacanciesForm" was referenced.
To use the Navigator API with named routes (pushNamed, pushReplacementNamed, or pushNamedAndRemoveUntil), the Navigator must be provided with an onGenerateRoute handler.
The Navigator was:
Some one knows how to slove this problem?
Thank you!๐ฎโ๐จ