Federico Joel Orlandau

Results 10 comments of Federico Joel Orlandau

Hi there, any updates? We'd love to use Next 12 and their middleware. Regards,

Hi there, putting my [comment](https://github.com/getsentry/sentry-javascript/pull/4516#discussion_r822455244) here. After #4516 I'm getting a massive amount of logs (I'm using next-auth + swr) ![image](https://user-images.githubusercontent.com/10283686/157453176-bb2f3c84-cccd-4764-9f78-8c73f34e7108.png) Thank you for your hard work :)

What about this? https://github.com/vercel/commerce/pull/403

Same thing to get this working with svelte kit https://github.com/sveltejs/kit/issues/928

This would be great.

This would be massive for us. We're running cypress after Vercel's deployment. ```yaml name: Run E2E Tests on: [deployment_status] jobs: e2e: if: github.event.deployment_status.state == 'success' runs-on: ubuntu-latest steps: - uses:...

``` [2021-01-15T22:10:47.227Z] ../../node_modules/jodit/src/types/view.d.ts:107:2 - error TS2502: 'options' is referenced directly or indirectly in its own type annotation. [2021-01-15T22:10:47.227Z] 107 options: this['OPTIONS']; [2021-01-15T22:10:47.227Z] ~~~~~~~ [2021-01-15T22:10:47.227Z] ../../node_modules/jodit/src/types/types.d.ts:37:2 - error TS2502: 'od' is...

Maybe this can be done by focusing the editor. My intention is to add a button next to the input that opens the toolbar. Why? Because I'd like to use...

This would be awesome. :)