the library works with .json files but when I tried to load a .lottie file, I got error below:
lottie.js:1157 Uncaught DOMException: Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'json').
the library works with .json files but when I tried to load a .lottie file, I got error below:
Please advise.