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: bring back tracking & prevent multiple unwanted renders #954

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

dackmin
Copy link
Member

@dackmin dackmin commented Nov 25, 2024

This PR fixes an issue with tracking when cookies_enabled changes.
It also fixes an issue with multiple paywalls sometimes appearing on cookies_enabled changes.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.37%. Comparing base (17ab34f) to head (1569c84).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #954      +/-   ##
==========================================
+ Coverage   78.18%   78.37%   +0.19%     
==========================================
  Files           7        7              
  Lines         110      111       +1     
  Branches       15       14       -1     
==========================================
+ Hits           86       87       +1     
- Misses         22       24       +2     
+ Partials        2        0       -2     

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

@dackmin dackmin merged commit e512983 into master Nov 26, 2024
6 checks passed
@dackmin dackmin deleted the fix/next-multi-render branch November 27, 2024 08:38
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