Daniel Kiss

Results 5 issues of Daniel Kiss

Hi! While we were testing the library, we've found another bug with @st3h3n. It's rather weird as it doesn't appear on all parts of the text, still, where it appears,...

Hi! While testing the library in the playground, we've found a bug with @st3h3n. The highlighting collapses completely if an already annotated piece of text is selected in a way...

Consider the following schema: ``` model User { /// @FieldType({ name: 'PaginatedPosts', from: 'custom-type', output: true }) posts: Post[] } model Post {...} ``` Which results in this: ``` export...

question

# Bug report - [X] I confirm this is a bug with Supabase, not with my own application. - [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

The popup component appears sometimes in the top left corner first for a very short amount of time. I was able to reproduce it with the documentation as well, but...