I have tried to implement the navigateToConversation Function into my Programm but it is telling me that the function does not exist.
I have allready succesfully signed in and can getConversations as well as addItems.
client.navigateToConversation('5af91241-dd21-42a4-ade4-370c5e32907f')
.then(() => console.log('Navigate to Conversation'))
The convId is a real one as i have previosly written to it using the SDK.
The Error produced by calling the Function
I am also using AngularJS.
The Circuit SDK has been updated on npm and unpkg. The function is now available. https://unpkg.com/circuit-sdk