Ivanyan 🌴
Explore posts from serversRRailway
•Created by Ivanyan 🌴 on 5/19/2024 in #✋|help
CORS issue calling to railway from other domain
Thank you a lot for your support :salute:
10 replies
RRailway
•Created by Ivanyan 🌴 on 5/19/2024 in #✋|help
CORS issue calling to railway from other domain
Yes, I'm using gunicorn
10 replies
RRailway
•Created by Ivanyan 🌴 on 5/19/2024 in #✋|help
CORS issue calling to railway from other domain
I figured it out. On the front end, I actually called to
http://c...pp/1980
though it should be https://c...pp/1980
This was a typo as my code was generated by Copilot
My railway server took the http request, redirected to make it https. That's why we got the Redirect is not allowed for a preflight request.
error
We can mark my problem as solved nơ10 replies
PD🧩 Plasmo Developers
•Created by Ivanyan 🌴 on 5/4/2024 in #🔰newbie
Can not render react component inside Overlay
I encountered "Uncaught ReferenceError: Cannot access 'DeepChat' before initialization"
Does that mean I failed to import DeepChat?
3 replies
PD🧩 Plasmo Developers
•Created by pg2 on 2/16/2024 in #👟framework
Uncaught ReferenceError: Cannot access 'fromCurrentPageConfig' before initialization
Same error here, Uncaught ReferenceError: Cannot access 'DeepChat' before initialization when I try do import another component
2 replies