Ilyas Bakirov (aka eRIC)
Ilyas Bakirov (aka eRIC)
@anas-yousef take a look for workaround at #112
+1 Gitter
@chrisSanAA I suggest you not to waste time and not to use this React.Net implementation due to #1315 and outdated React (16.X) and so on deprecated libraries. Start using active...
@chenqingspring babel-runtime error started throwing error since v1.2.8. Installing v1.2.9 and `npm install --save babel-runtime` resolves issue with build, but `[email protected]` has potential issues
@rajeevbbqq yes, I did for now with 1.2.6. @chenqingspring I will check with @babel/runtime
@chenqingspring I have checked installing 1.2.9 and `npm install --save @babel/runtime` which installs 7.26.0 and error building still exists since react-lottie can't find: - Module not found: Can't resolve 'babel-runtime/helpers/extends'...
@chenqingspring Thank you, in version 1.2.10 it's working fine!
@chenqingspring Maybe time to close the issue?