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

Update alertdialog.md #355

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

shibli-baig
Copy link
Contributor

page.open() and page.close(), doesn't work anymore. I have replaced them with page.show_dialog() and page.close_dialog() in the code as well as in the docs explanation.

page.open() and page.close(), doesn't work anymore.
I have replaced them with page.show_dialog() and page.close_dialog() in the code as well as in the docs explanation.
@ndonkoHenri
Copy link
Collaborator

hum, that's strange tbh, which Flet version do you have (flet --version) and can you share the code you use?

@shibli-baig
Copy link
Contributor Author

You were right, it was strange, I had been using 19 and didn't know. Updated it and it worked perfectly.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants