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

Interactive widget first click on the widget without refreshing #254

Open
hyzhan43 opened this issue Apr 24, 2024 · 2 comments
Open

Interactive widget first click on the widget without refreshing #254

hyzhan43 opened this issue Apr 24, 2024 · 2 comments

Comments

@hyzhan43
Copy link

hyzhan43 commented Apr 24, 2024

in iOS widgets When I used home_widgets for interaction, I found that the first time I opened the app and clicked the widget button, the widget interface would not refresh

But the actual data has been updated, and the backgroundCallback has also been called back. After clicking on the widget, it will refresh normally.

And I am https://github.com/ABausG/home_widget_counter Also reproduced this situation, is this a bug?

@armandsLa
Copy link
Contributor

armandsLa commented Apr 29, 2024

@hyzhan43 please look at this PR. I had a similar issue and this fix helped me: #244

@hyzhan43
Copy link
Author

I tried to make some modifications, but the problem still exists

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

No branches or pull requests

2 participants