Check developer tools -> network tab
Base
crossorigin="anonymous" / fetch (not working)
crossorigin="anonymous" / xhr (working!)
crossorigin="use-credentials" / xhr (withCredentials = true) (working!)