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

Fix Enabling/Disabling MDTextField (#1651) #1652

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

ikus060
Copy link
Contributor

@ikus060 ikus060 commented Mar 14, 2024

Description of the problem

See #1651

When trying to disable MDListItem an exception is raised.

Describe the algorithm of actions that leads to the problem

N/A

Reproducing the problem

Check unit test.

Screenshots of the problem

N/A

Description of Changes

Add new condition to on_disable to avoid the exception.

Screenshots of the solution to the problem

N/A

Code for testing new changes

Check unit test

@HeaTTheatR HeaTTheatR merged commit 0cb5697 into kivymd:master Mar 22, 2024
3 of 9 checks passed
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