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
fix(views): guard against nil values and fix flash CSS classes
Fix params_to_s pushing [string] instead of string and add URL encoding
via CGI.escape. Fix Flash component using "notices" CSS class for all
message types instead of "warnings"/"errors". Add nil guard on
Head#style_links and Store#prepare_sections navbar. Add rescue in
Support.to_date for values that do not respond to to_date.
0 commit comments