You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have a look at this example: https://getdatepicker.com/6/plugins/customDateFormat.html
If you try to open the picker you will receive the following error message: Uncaught (in promise) TypeError: Failed to resolve module specifier '@popperjs/core'
This happens everytime you try to open a datetimepicker which is initialized using the cdn version.
Prerequisites
Describe the issue
Have a look at this example: https://getdatepicker.com/6/plugins/customDateFormat.html
If you try to open the picker you will receive the following error message:
Uncaught (in promise) TypeError: Failed to resolve module specifier '@popperjs/core'
This happens everytime you try to open a datetimepicker which is initialized using the cdn version.
StackBlitz fork
https://getdatepicker.com/6/plugins/customDateFormat.html
What operating system(s) are you seeing the problem on?
Windows, macOS, Android, iOS, Linux
What browser(s) are you seeing the problem on?
Chrome, Safari, Firefox, Microsoft Edge, Opera
What version of are you using? You can find this information from the sample StackBlitz.
v6.1.2
What your browser's locale? You can find this information from the sample StackBlitz.
en-US
The text was updated successfully, but these errors were encountered: