The axios http request is not working when i build the tauri app #8433
Unanswered
chemistwang
asked this question in
Q&A
Replies: 1 comment 8 replies
-
And just to be sure, your first screenshot is not part of the tauri app but a seperate server, right? |
Beta Was this translation helpful? Give feedback.
8 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.
-
when i use



npm run tauri build
to build my app. I found my axios is not work, it showstauri://localhost/
, but i use development mode the network is workBeta Was this translation helpful? Give feedback.
All reactions