-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Hiya,
Thank you for a great add-on! Unfortunately there's been a change in the upcoming Vaadin release (7.3.0) that is incompatible with this add-on as it stands.
This is because there is no longer a VaadinSession.getCurrent().getPreserveOnRefreshUIs() -method present, I was able to make it work for me by just commenting out the whole bit that deals with that in SpringUIProvider.getUIClass() but not at all sure if that's just because this is meant to deal with a scenario which isn't present in my app or if Vaadin just deals with refresh-persistent UI's in a way now that doesn't require you to do this bit.
Thanks,
Peter
Metadata
Metadata
Assignees
Labels
No labels