Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DashboardNavigator does not extend SpringNavigator #33

Open
HermanBovens opened this issue Jul 12, 2017 · 0 comments
Open

DashboardNavigator does not extend SpringNavigator #33

HermanBovens opened this issue Jul 12, 2017 · 0 comments

Comments

@HermanBovens
Copy link

Although this demo app is based on Spring, the custom Navigator implementation used in this demo app:

com.vaadin.demo.dashboard.DashboardNavigator

does not extend

com.vaadin.spring.navigator.SpringNavigator

and is therefore a bad example since it leads to the the following warning being logged:

c.v.spring.internal.DefaultViewCache     : The Navigator used does not extend SpringNavigator. View scope support may be limited, and future versions of Vaadin Spring may remove support for using a plain Navigator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant