Skip to content

DatePicker error #4083

Answered by ndonkoHenri
ingdesarr1 asked this question in Q&A
Discussion options

You must be logged in to vote

After appending dt to the overlay, you need to update the page too:

    def did_mount(self):
        self.page.overlay.append(self.dt)
        self.page.update()

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ingdesarr1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
3 participants