You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since ScopedEventBus is Serializable it's interface ought to as well so full serialization of a Vaadin Spring component works. Otherwise, one has to make the EventBus as transient.
The text was updated successfully, but these errors were encountered:
Since ScopedEventBus is Serializable it's interface ought to as well so full serialization of a Vaadin Spring component works. Otherwise, one has to make the EventBus as transient.
The text was updated successfully, but these errors were encountered: