vitmalina / w2ui

UI widgets for modern apps. Data table, forms, toolbars, sidebar, tabs, tooltips, popups. All under 120kb (gzipped).
http://w2ui.com
MIT License
2.63k stars 735 forks source link

fix: show response message if status is not 200 (w2form) #2510

Closed dv1x3r closed 3 months ago

dv1x3r commented 3 months ago

This is the similar adjustment as in the #2469, but for w2form. Just to show user friendly message in case of non 200 response.