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.
opened 02:27PM - 06 Jun 21 UTC
Example project: https://playcanvas.com/project/802245/overview/text-served-incorrectly
Not 100% sure if this is server config issue or an engine issue.
area: publishing
bug
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