Using Dash Mantine date component in webapp

Binoy
Level 1
Using Dash Mantine date component in webapp

I have created a user input form in Dataiku webapp using Dash, and for calendar input i am using Dash Mantine component as it allows easier selection of dates, sometimes when i try to click on the calendar option the dash app goes on an infinite loading state, can anyone suggest a workaround for this issue.


Operating system used: Windows 10

0 Kudos
2 Replies
AlexT
Dataiker

Hi @Binoy,

Does the issue persist with a different component, such as the Dash Bootstrap Components Date Picker, or the Dash Core Components DatePickerRange? 

Can you confirm the exact version of Dash you are using and any relevant code snippets?

Thanks

0 Kudos
Yuti
Level 1

Hi Everyone.

I'm facing similar issues only with Dash Mantine component (version 0.12.0) DatePicker. Version of Dash is 2.0.0 fyi. 

Right now it is working with Dash Core Components DatePickerSingle but with Dash Mantine component DatePicker while selecting the date, the page stops responding.

0 Kudos