I’m using Lotties on a client website, and while they play just fine, I get console 404 errors for “https://unpkg.com/lottie-player.js.map” and
NotSupportedError: Cannot define multiple custom elements with the same tag name
(anonymous function) — lottie-player.js:1:1014
Global Code — lottie-player.js:1:1024
which environment is your clients website? is it a wordpress site or reactJS or?
Neither wordpress nor reactJS.
I was able to solve the "Cannot define multiple custom elements with the same tag name” problem (I had entered the script in two different places!), but I am still getting a 404 error for “https://unpkg.com/lottie-player.js.map”