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
The fields in the Runtime Compat section in a package's Settings page currently render as <select> elements, requiring two clicks for each runtime. Please consider using checkboxes, radio buttons, or toggle switches to minimize clicks.
The fields in the Runtime Compat section in a package's Settings page currently render as
<select>elements, requiring two clicks for each runtime. Please consider using checkboxes, radio buttons, or toggle switches to minimize clicks.