client-sdk-js
0a33b1a7
- Prevent concurrent setParameter call to avoid exception (#585)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Prevent concurrent setParameter call to avoid exception (#585) if multiple get/setParameter are called concurrently, certain timing of events could lead to the browser throwing an exception in `setParameter`, due to a missing `getParameter` call.
References
#585 - Prevent concurrent setParameter call to avoid exception
Author
davidzhao
Parents
b0fbe454
Loading