Replies: 1 comment
-
I think you put a useContext hook inside a condition which isnt true, you cant conditionally call useContext
edit: can you share your orderList.tsx file |
Beta Was this translation helpful? Give feedback.
0 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.
-
Summary
Hello,
I want my website to run at
http://IP/app2
. I changed thenext.config.js
andcallApi.tsx
files as follows:And:
After doing this, I see the following messages in the browser Console section:
Am I doing something wrong or does the site code need to be changed?
Thank you.
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions