client-sdk-js
0a33b1a7 - Prevent concurrent setParameter call to avoid exception (#585)

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.
Author
Parents
Loading