viur-framework / flare

Python framework to create web-apps on top of Pyodide
https://flare.docs.viur.dev
MIT License
33 stars 10 forks source link

Fix maxLength attribute, as maxlength is invalid #57

Closed phorward closed 2 years ago

phorward commented 2 years ago

This fix was reported by https://github.com/viur-framework/viur-html5/pull/26 and fixes the same attribute calls in Flare, too.