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

[bug] Fix speed up patch file on service worker #334

Merged
merged 2 commits into from
May 5, 2023
Merged

Conversation

LuchoTurtle
Copy link
Member

@LuchoTurtle LuchoTurtle commented May 5, 2023

related to #333

Checking the file after the patch, it seems that a variable wasn't correctly initialized.
This should fix the issue facing in #333.

If correctly merged, we should do the same in the dwyl/learn-flutter repo as well.

@LuchoTurtle LuchoTurtle added bug Suspected or confirmed bug (defect) in the code investigate tech-debt A feature/requirement implemented in a sub-optimal way & must be re-written labels May 5, 2023
@LuchoTurtle
Copy link
Member Author

LuchoTurtle commented May 5, 2023

@nelsonic please review and merge. If the build and deploy works, it should mitigate the issue in #333 . If it looks good, please review and merge dwyl/learn-flutter#92 , it does the same changes to our guide on dwyl/learn-flutter.

Copy link
Member

@nelsonic nelsonic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @LuchoTurtle 👌

@nelsonic nelsonic merged commit 5f42b7e into main May 5, 2023
@nelsonic nelsonic deleted the speed-web-fix branch May 5, 2023 17:46
@LuchoTurtle LuchoTurtle mentioned this pull request May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Suspected or confirmed bug (defect) in the code investigate tech-debt A feature/requirement implemented in a sub-optimal way & must be re-written
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants