duetds/date-picker

Uncaught TypeError: Cannot read properties of undefined (reading 'getAttribute')

rasarkar opened this issue · 1 comments

duetds.esm.js is throwing an uncaught error:

console

Necessary files should already be included:

sources

Has anyone else encountered this issue? Apologies in advance if the error due to something that I missed.

Error was thrown when I was trying to host the files myself. When I instead loaded the files from the CDN, the issue was resolved.