my socketio-flask doesn't "break" into cells in html table #1890
Unanswered
lucaspferro
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is a forum for Flask-SocketIO questions. Your question is strictly a front-end JavaScript question, I suggest you post your question in Stack Overflow. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is the preview of my app.py that I send my messages with socketio
I used '.insertAdjacentHTML' for the others, but the messages don't add a new cell in the table (all messages are different so I need a dynamic table)
If anyone can help me
Beta Was this translation helpful? Give feedback.
All reactions