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
Use MaybeReadOnly types for Vue root component props
It's recommended to freeze the 'renderers' prop when using JSON Forms Vue
to improve performance. This commit extends the types of all props in the
JSON Forms Vue root component which might be freezed by the user.
Co-authored-by: Stefan Dirix <sdirix@eclipsesource.com>
0 commit comments