Problem with Content-Type header for *.atlas files

Hello,

We are using *.atlas files for spine animations, and whenever the resources are loaded, we’re getting a warning on the browser console:

responseType: text being served with Content-Type: text/plain

Anyone know how we can avoid this warning being printed?

PlayCanvas version 1.42.0 d57e59d

That looks like a bug on our end. I will submit a ticket for that.

Just to cap this, the warning is harmless and shouldn’t affect the build. We are considering removing the warning in the production builds of the engine.

Thanks for following up on this