Sandro Circi
Sandro Circi
@crswll thank you very much, but I just realized it was even simpler and decided to open up a [PR for a doc example](https://github.com/tailwindlabs/tailwindcss.com/pull/1755): ```js // tailwind.config.js module.exports = {...
> No problem. The browser support for Firefox is not there for that, though. do you have a link to share? I was looking for it right now
Could you also share any `directus` configs within your `nuxt.config.ts`? where is `logoutUser()` defined? What happens when you do the following? ```vue Logout const { logout } = useDirectusAuth() ```
> I reverted `nuxt-directus-next` to 0.0.12 and all works as intended. That reverts the `@directus/sdk` dependency to 14.0.0. > > From what I have read - as of 15.0.0 -...
Sorry for delay, but I'm not able to reproduce this. Are you, by any chance, also logging in with the Directus App interface? By default both this module and Directus...
@ymilhahn you might have found it! But I need to do some refactoring and tests. I'll update
Yup, confirmed. The actual issue is upstream but since I need to also implement the session based auth mode I'll take this opportunity to prevent it from happening. Also, in...
Thanks for the update @ymilhahn, @pvenableh feel free to reopen if you still have issues
Same issue (and stack) here on `2.19.4`. It is displayed correctly but the container doesn't receive it all
To provide more information on the topic: While debugging this I'm starting to think that my problem is not a truncation issue but a change in formatting. In particular Appwrite...