#Failed to fetch stock data: TypeError: window.__TAURI_IPC__ is not a function
3 messages · Page 1 of 1 (latest)
Your React app cannot use window.__TAURI_IPC__ outside of Tauri's webviews, so you can only use it from the "desktop" app, not a browser
hi @elfin osprey do you successfully resolved the issue? i try to find the answer everywhere but still haven't yet found the solution