Elad Avron

Results 3 issues of Elad Avron

### Expected behaviour In previous versions (verified working 1.9.0) this code: ```html Nov. 2020 ``` ```js $(".btn-extend")}.datepicker({ viewMode: "months", minViewMode: "months", format: "yyyy-mm" }); ``` would produce this clickable button:...

So there are several drivers missing to make Surface Go work. Some of them can be manually installed using [this guide](http://www.nicholasmelnick.com/2019/02/installing-chromeos-on-surface-go/), but a lot of them can not (like rotation)....

Getting this warning in my pytests: ``` .venv/lib/python3.11/site-packages/flask_seasurf.py:28: DeprecationWarning: '_app_ctx_stack' is deprecated and will be removed in Flask 2.4. ```