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 WebView new init method #3672

Closed
monsieurtanuki opened this issue Feb 4, 2023 · 0 comments · Fixed by #3688
Closed

Fix WebView new init method #3672

monsieurtanuki opened this issue Feb 4, 2023 · 0 comments · Fixed by #3688
Assignees
Labels
🐛 bug Something isn't working 👥 User management Account login, signup, signout

Comments

@monsieurtanuki
Copy link
Contributor

What

  • In feat: 3585 - upgrade to flutter 3.7 #3666 many packages were upgraded to their latest versions.
  • Unfortunately, for webview_flutter there were some breaking changes that were not dealt with on our side.
  • The fix should be minor. We may even imagine rolling back to the previous version.
  • The impact is on only one page that is (hopefully) not used very often: the page where the user says the account must be deleted!
  • cf. feat: web account deletion #3416 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 👥 User management Account login, signup, signout
Development

Successfully merging a pull request may close this issue.

3 participants