User

Results 4 issues of User

Hey folks. I wanted to use https://github.com/timolins/react-hot-toast in my extension but I am getting: `Uncaught ReferenceError: react_hot_toast__WEBPACK_IMPORTED_MODULE_6__ is not defined` Any suggestions?

Hey! First of all, thanks for this library. It saved me a lot of time so far. :) I'm facing an issue with Keyboard.dismiss() not working using the editor. It...

2 reports of users not being able to open the chat on iOS devices (Safari & Chrome)

bug

While following this [workflow example ](https://mastra.ai/docs/workflows/00-overview) The user will get the wrong output for **"doubledValue"** and **"incrementedValue"**. `{ "triggerData":{ "triggerData":{ "inputValue":45 } }, "results":{ "stepOne":{ "status":"success", "output":{ "doubledValue":null } },...