You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently there is no way to reliably get the localstorage queue name being used for a tracking session.
Describe the solution you'd like
A tracker method which allows retrieving the queue name.
This can either be the current queue used or a function with an argument of the method the client wants to retrieve the queue name for. GET and POST queues are different.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently there is no way to reliably get the localstorage queue name being used for a tracking session.
Describe the solution you'd like
A tracker method which allows retrieving the queue name.
This can either be the current queue used or a function with an argument of the method the client wants to retrieve the queue name for. GET and POST queues are different.
The text was updated successfully, but these errors were encountered: