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
hi @bertho-zero .
I hope you are not too busy so you could have a minute to look into and help me with my problem.
I have app setup like this:
Client -> Nginx proxy -> Server(port3000) -> API (port 3030).
and an redux action for example using feathers client:
This hook work totally fine in computer browser. but it doesn't work on mobile browswers (Chrome/ FF...). I don't know if it was my setup or its a feathers hook / socket.io-client or browser bug?
I also copy nginx conf from this repo but it does not work.
Can you have some advise please.
The text was updated successfully, but these errors were encountered:
hi @bertho-zero .
I hope you are not too busy so you could have a minute to look into and help me with my problem.
I have app setup like this:
Client -> Nginx proxy -> Server(port3000) -> API (port 3030).
and an redux action for example using feathers client:
This hook work totally fine in computer browser. but it doesn't work on mobile browswers (Chrome/ FF...). I don't know if it was my setup or its a feathers hook / socket.io-client or browser bug?
I also copy nginx conf from this repo but it does not work.
Can you have some advise please.
The text was updated successfully, but these errors were encountered: