Skip to content

filter updated events#113

Merged
mas-iota merged 4 commits intoBuildFire:masterfrom
AlaaN-Smadi:master
Jan 24, 2024
Merged

filter updated events#113
mas-iota merged 4 commits intoBuildFire:masterfrom
AlaaN-Smadi:master

Conversation

@AlaaN-Smadi
Copy link
Copy Markdown
Contributor

No description provided.

events.forEach(event => {
let uid = event.UID;
// trackingId is a random number to make sure we don't have duplicate keys in the DOM
event.trackingId = uid + Math.random();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nano id

@mas-iota mas-iota merged commit f7a13c1 into BuildFire:master Jan 24, 2024
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