justpy-org / justpy

An object oriented high-level Python Web Framework that requires no frontend programming
https://justpy.io
Apache License 2.0
1.22k stars 96 forks source link

ajax/hello_test.py how to verify ajax is used? #606

Closed byzakyz closed 1 year ago

byzakyz commented 2 years ago

examples/tutorial/ajax/hello_test.py

In tutorial it says I can verify that ajax is used under Network tab. I don't really know what this should look like but I didn't see anything changing. I read that I should identify if ajax is used under the XHR filter but it is empty. Where should I be looking for?

A-animated

WolfgangFahl commented 2 years ago

see #566

WolfgangFahl commented 1 year ago

see #685