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
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
In dem toggle Handler für boolean Properties muss der rückgabewert von boolean auf String geändert werden.
Der Rückgabewert sollte die .asString() Methode nutzen, damit der Client anschließend die .fromString(String) Methode nutzen kann