jeanbaptiste444
jeanbaptiste444
Hello, Thank you for this feature. Is there a release date for 6.0 ?
Hello, I created a small project that reproduces the bug. You can find it here https://github.com/jeanbaptiste444/pywebview-state-bug-example.git. Build: ``` python -m venv env pip install -e . python main.py ``` Explaination:...
I don't know if this helps, but there is no problem when the post request is made from Javascript. I added a second button in my example that shows this.