| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| guidedTourService.js | ||
| htmlService.js | ||
| notificationsService.js |
- _.uniqueId() is not sufficient since the ID is used to persist some data for notifications via session storage. The id generated starts at a low number & increments w/o randomness. - Using _.uniqueId() along with Date.now() adds a random value that cannot be replicated across sessions/refresh
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| guidedTourService.js | Loading commit data... | |
| htmlService.js | Loading commit data... | |
| notificationsService.js | Loading commit data... |