Eduardo Mateos Soto
Results
3
issues of
Eduardo Mateos Soto
Is it possible to get clarity's user id from the frontend? I would like that when an error occurs on the web to be able to take that user id...
### Environment dev ### Reproduction ``` import { describe, test, expect } from 'vitest' import { setup, $fetch } from '@nuxt/test-utils' describe('example', async () => { await setup({ // test...
3.x
pending triage
needs reproduction