Steve Hobbs
Steve Hobbs
Thanks for the suggestion - definitely something to keep in mind as we develop the kanban board app in the future in accordance with the [Auth0 article](https://auth0.com/blog/vuejs-kanban-board-the-development-process/).
👋🏻 Is the link to the example correct? I'm just getting one of the i18n translation files. Did you mean to link to a workable example?
Looks good. The API reference methods aren't explicitly called out like they are in the Figma example, are we leaving this out? > See the Figma for an example of...
I second @jimmyjames' comment about the length, according to the guide everything that's basically not login should be moved out to `EXAMPLES` or `FAQ` where possible. Also this PR does...
👋 We have just updated the sample. It would help if you could identify which libraries in particular that are causing an issue.
I'll keep this open and try to update the libraries 👍
Keeping this open, will hopefully be resolved by #224
Thanks @sw-yx, there is definitely an opportunity to show better error handling here, I'd like to implement this in a generic way so that when you encounter any error, we...
Thanks for raising this feature request @matteobad 🎉 As you say, there are a few dependencies that could get in the way here so it's not a small undertaking, nor...
> and `browser-tabs-lock` (access window object) @matteobad This part might be the sticking point here, as we're unable to remove this dependency right now. Does this completely block you even...