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

Issue 371: Bug Fix. Type error on send_others_on_topic. #372

Merged
merged 3 commits into from
Sep 22, 2022

Conversation

Trafire
Copy link
Contributor

@Trafire Trafire commented Sep 21, 2022

To fix: #371

  • use .items instead of .value dict method for iterator

@CLAassistant
Copy link

CLAassistant commented Sep 21, 2022

CLA assistant check
All committers have signed the CLA.

- use .items instead of .value dict method for iterator
- use .items instead of .value dict method for iterator
- use .items instead of .value dict method for iterator
@FeodorFitsner FeodorFitsner merged commit 4e2831d into flet-dev:main Sep 22, 2022
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.

Type Error in page.send_others_on_topic
3 participants