Replies: 2 comments
-
I haven't tested it yet. But this should work.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Same issue - datepicker doesn't work in modal window |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As Datepicker import datepicker javascript library in svelte header, we set rel='external' in inside a link component. But, how about if we put Datepicker inside modal window? How to pass rel='external'? Or is there any other approach , so we can use Datepicker in modal window?
Beta Was this translation helpful? Give feedback.
All reactions