disable service worker on prod
First thing, PLEASE READ THIS: ReactPlay Code Review Checklist
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Checklist:
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated |
|---|---|---|---|---|
| react-play | ❌ Failed (Inspect) | Mar 1, 2023 at 3:52PM (UTC) |
disabling SW on prod is just to test if the flickering issue is gone or not. as we see the issue is gone but this PR is not yet intended to merge as i m on way to find the actual bug of happening that flickering. i will push further work and test more deployments until we have the issue gone but things wroking good. other than that let this PR open for further push.
@Angryman18 Let's put this one in the "Draft" mode. We can spring it back to PR mode when we are sure, we need a review to merge.
yup sure.
Just made it draft
@Angryman18 What do we do about this one?
please assign this to someone else.
Donot beed this anymore
There hasn't been any activity on this pull request recently, and in order to prioritize active work, it has been marked as stale. This PR will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions!