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

Prevent adding lots of custom time marker divs #1653

Merged
merged 2 commits into from
Jun 19, 2023

Conversation

bpfoster
Copy link
Contributor

@bpfoster bpfoster commented Jun 8, 2023

When calling setCustomTimeMarker(), if there's an existing marker, remove it before adding a new one

fixes #1652

See #1652 for an easy reproduction

bpfoster added 2 commits June 8, 2023 10:57
When calling setCustomTimeMarker(), if there's an existing marker, remove it before adding a new one

fixes visjs#1652
@yotamberk yotamberk merged commit 94683cf into visjs:master Jun 19, 2023
@bpfoster bpfoster deleted the issue-1652 branch July 6, 2023 15:49
@vis-bot
Copy link
Collaborator

vis-bot commented Oct 27, 2023

🎉 This PR is included in version 7.7.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing custom time marker's title results in multiple divs added to the page
3 participants