Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with datetimepicker in 6.1.2 #2662

Closed
3 tasks done
AgentSmith0 opened this issue Sep 22, 2022 · 2 comments
Closed
3 tasks done

Problem with datetimepicker in 6.1.2 #2662

AgentSmith0 opened this issue Sep 22, 2022 · 2 comments
Labels
State: Triage Tickets that need to be triaged. Type: Bug

Comments

@AgentSmith0
Copy link

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

@AgentSmith0 AgentSmith0 added State: Triage Tickets that need to be triaged. Type: Bug labels Sep 22, 2022
@oschleic
Copy link
Contributor

Likely caused by my changes here #2643 ...

@AgentSmith0
Copy link
Author

Fixed in the latest version, works fine now. Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: Triage Tickets that need to be triaged. Type: Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants