Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Fix for multiple instances being given same ID#308

Closed
kmchugh wants to merge 1 commit intoangular-ui:masterfrom
kmchugh:master
Closed

Fix for multiple instances being given same ID#308
kmchugh wants to merge 1 commit intoangular-ui:masterfrom
kmchugh:master

Conversation

@kmchugh
Copy link

@kmchugh kmchugh commented Nov 29, 2016

In instances where multiple tinymce instances are being created I've found that on occasion the generated identity is the same due to using the date. With this fix it ensures that even if the code is run in parallel and the date returned is exactly the same, the id generated will still be different.

@deeg deeg closed this in 211b756 Dec 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant