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
Serialisable has a virtual serialise(value, context) but a non-virtual serialise(value) function which causes warnings about hidden functions in the code. Once complete, context should no longer be required? #2352