Simon Bailey

Results 6 issues of Simon Bailey

When I get the current user from local cache i.e. `user = userPool.getCurrentUser()`, I then attempt to get a session using `user.getSession()`. This is throwing the following error in response...

bug

Using `"twilio": "^3.2.0-edge"`, on running the application I get `Could not connect to Twilio: undefined`.

## Details **Recipe Page**: [tailwindcss](https://storybook.js.org/recipe/tailwindcss) **Recipe Template**: [tailwindcss](https://github.com/storybookjs/frontpage/blob/main/src/content/recipes/tailwindcss.md) **Browser**: ## What is wrong I was wondering why my mdx documentation styled with TW was only partially working. I realised it...

Running your example, on reload of a connected clients browser or close of the window/tab, this error shows in the browser console: twilio-conversations.min.js:91 Uncaught Error: Cannot transition from "disconnected" to...

Maybe an api change, but `AccessToken` is undefined. You need to access it via the `jwt` property now: `var AccessToken = require('twilio').jwt.AccessToken;`

Hi, Thanks for a fantastic resource, it's a great library without a doubt. One thing I was looking at doing was dragging items across multiple packery containers. Would this be...

feature request