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
Bullets 2 and 3 under Miscellaneous should be checked.
If your CSS/Javascript code used to access HTML input widgets by type, you should review it as type='text' widgets might be now output as type='email', type='url' or type='number' depending on their corresponding field type.
Form field’s error_messages that contain a placeholder should now always use a named placeholder.
Third task from #544
The text was updated successfully, but these errors were encountered: