Open
Description
I am not entirely sure how, but it seems to be possible for the axios res.data to be a string, despite the content-type being correctly set to json, causing the snippet below to error with TypeError: n.forEach is not a function
. This happens with both aw-server and aw-server-rust, and only in Firefox.
Lines 206 to 211 in 39868c7
Lines 99 to 103 in 39868c7
Metadata
Metadata
Assignees
Labels
No labels