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 bug when perspective has not been rendered #6847

Merged
merged 2 commits into from
May 17, 2024

Conversation

MarcSkovMadsen
Copy link
Collaborator

@MarcSkovMadsen MarcSkovMadsen commented May 17, 2024

Closing #6846

I've tested this manually on my complex application and it solves the problem.

@MarcSkovMadsen MarcSkovMadsen added this to the v1.4.3 milestone May 17, 2024
@MarcSkovMadsen MarcSkovMadsen linked an issue May 17, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.50%. Comparing base (7377c9e) to head (bcb17e1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6847      +/-   ##
==========================================
- Coverage   81.51%   81.50%   -0.02%     
==========================================
  Files         318      318              
  Lines       46709    46709              
==========================================
- Hits        38076    38068       -8     
- Misses       8633     8641       +8     

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

@philippjfr philippjfr merged commit 01e2337 into main May 17, 2024
14 of 15 checks passed
@philippjfr philippjfr deleted the fix/perspective-not-rendered branch May 17, 2024 09:47
philippjfr pushed a commit that referenced this pull request May 17, 2024
* fix bug when perspective has not been rendered

* add space before brace
philippjfr pushed a commit that referenced this pull request May 21, 2024
* fix bug when perspective has not been rendered

* add space before brace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot read properties of undefined (reading 'delete')
2 participants