Skip to content

Conversation

@jialong-google
Copy link

Replaced the calling of this pointer with class name reference instead to prevent run time err.

Replaced the calling of this pointer with class name reference instead to prevent run time err.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (99b2139) to head (06eac82).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #87   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         4578      4578           
  Branches       632       632           
=========================================
  Hits          4578      4578           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hildjj
Copy link
Owner

hildjj commented Jun 28, 2025

What sort of error does this cause?

@jialong-google
Copy link
Author

This would have an err"Uncaught TypeError: Cannot read properties of undefined (reading 'tags')" which caused my service worker registration failed.

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 this pull request may close these issues.

3 participants