Replies: 2 comments 6 replies
-
Wouldn't it make sense that you ask this in a forum with people experienced with Angular? I don't use that framework, so I can't really help. Sorry. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @miguelgrinberg , Thanks for your feedback. But the problem I have is that I am not sure where the problem comes from. Is there any ways to test the backend first? If I know the backend works fine, I will more focus on the frontend. |
Beta Was this translation helpful? Give feedback.
6 replies
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.
-
Hi, I'm new to the angular framework and my project seems have some issue with frontend backend socket connection.
Flask socket-io code:
Angular socketio code:
service .ts:
component.ts:
Backend terminal:
403 status code seems saying either server or client side is blocked.
Frontend Network:

Appreciate for any kind suggestions!
Beta Was this translation helpful? Give feedback.
All reactions