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

🐛 [RUMF-900] clear parent view context when view end #816

Merged
merged 2 commits into from
Apr 29, 2021

Conversation

bcaudan
Copy link
Contributor

@bcaudan bcaudan commented Apr 29, 2021

Motivation

When a view is ended when changing page, some events can still be tracked and attached to the view after its end, which seems quite surprising.

Changes

Clear current view context on view end

Testing

unit + manual


I have gone over the contributing documentation.

Base automatically changed from bcaudan/fix-expired-session to master April 29, 2021 14:41
@bcaudan bcaudan marked this pull request as ready for review April 29, 2021 14:42
@bcaudan bcaudan requested a review from a team as a code owner April 29, 2021 14:42
prevent events to be attached to the view after its end
@bcaudan bcaudan force-pushed the bcaudan/fix-view-end branch from 1bd17d1 to 8b306ee Compare April 29, 2021 14:43
@bcaudan bcaudan merged commit 270cff1 into master Apr 29, 2021
@bcaudan bcaudan deleted the bcaudan/fix-view-end branch April 29, 2021 15:40
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.

2 participants