Hello! I have a question regarding parameter passing in Jmix 2.3 with ViewNavigator.
Is there a plan to support a fluent interface for directly passing parameters to a view via ViewNavigator, similar to how parameters are passed in DialogWindow, without relying on query or route parameters? This would streamline parameter management and avoid the need for route/query-based passing in cases where we want to keep parameters internal or more secure.
Thank you!