Mikita Bykau
Results
1
comments of
Mikita Bykau
Hi guys! Looks if we: 1. Remove `crossorigin=""` in `index.html` 2. Add `input = fetch(input, { mode: "no-cors" });` instead of `input = fetch(input);` in `frontend.js` Works for all browsers.