You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: Bug report about: Create a bug report to help us improve title: ''
3
+
labels: bug assignees: ''
7
4
8
5
---
9
-
Note: For inquiries while using PyWebIO or questions that might be helpful to others, please consider moving to [Discussions](https://github.com/wang0618/PyWebIO/discussions) for posting.
6
+
Note: For inquiries while using PyWebIO or questions that might be helpful to others, please consider moving
7
+
to [Discussions](https://github.com/wang0618/PyWebIO/discussions) for posting. You can
8
+
try [PyWebIO QA Bot](https://github.com/pywebio/PyWebIO/discussions/596) to let AI answer the questions you encounter.
10
9
11
10
**BUG Description**
12
11
13
12
A clear and concise description of what the bug is and how to reproduce it.
14
13
15
14
If the browser console reports an error or the script throws an exception, please also report them.
16
15
17
-
18
16
**Environment Information**
19
-
- OS and Version:
20
-
- Browser and Version:
21
-
- Python Version: Use `python3 --version` to view
22
-
- PyWebIO Version: Use `python3 -c "import pywebio;print(pywebio.__version__)"` to view
17
+
18
+
- OS and Version:
19
+
- Browser and Version:
20
+
- Python Version: Use `python3 --version` to view
21
+
- PyWebIO Version: Use `python3 -c "import pywebio;print(pywebio.__version__)"` to view
0 commit comments