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

ButtonStyle with shape or side params failed in flet 0.7.0 #1390

Closed
david-shu opened this issue May 12, 2023 · 2 comments · Fixed by #1393
Closed

ButtonStyle with shape or side params failed in flet 0.7.0 #1390

david-shu opened this issue May 12, 2023 · 2 comments · Fixed by #1393

Comments

@david-shu
Copy link

david-shu commented May 12, 2023

example:

elevated-buttons example

failed in flet version 0.7.0.

maybe side and shape args in ButtonStyle not work.

@fsmosca
Copy link

fsmosca commented May 12, 2023

My web app suddenly fails with this release. It is using some elevated buttons with ButtonStyle.

I have to go back to previous version for now which still works both locally and in fly.io.

@gbrandt
Copy link

gbrandt commented May 12, 2023

Screenshot 2023-05-12 at 08 30 04 This is the stack at the point of error.

This is the error text: App.on_error Invalid argument (index): "type"

FeodorFitsner added a commit that referenced this issue May 12, 2023
FeodorFitsner added a commit that referenced this issue May 12, 2023
* Fix button styles crashing UI

Fix #1390

* Bump Flet version to 0.7.1
zrr1999 pushed a commit to zrr1999/flet that referenced this issue Jul 17, 2024
* Fix button styles crashing UI

Fix flet-dev#1390

* Bump Flet version to 0.7.1
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 a pull request may close this issue.

3 participants