Igor Brasileiro

Results 10 comments of Igor Brasileiro

I will implement tests for Tabs and Tab component

Can we close this issue, @tlgimenes @danzanzini ?

I'm facing the same Uncaught ReferenceError, when the component is an island. Component example ```tsx import JSONSchemaForm from "https://esm.sh/@rjsf/[email protected]/?alias=react:preact/compat"; import type { FormProps } from "https://esm.sh/@rjsf/[email protected]/?alias=react:preact/compat"; const schema: FormProps["schema"] =...

> this is a capability we'll be looking in to at some point but it is not currently on the roadmap Hey @olirice, do you have updates about the `distinct`...

Folks, should this problem be exists at `@2.2.2` version? I did this [codepen](https://codepen.io/Igor-Brasileiro/pen/NWJOWwN?editors=1111) and i'm getting this error. Which version should I use, that doesn't have this issue?

> @igorbrasileiro `2.1.x` doesn't have this issue. `2.2.x` does. I changed all packages version at the codepen to 2.1.0 and 2.1.16, but at both versions i got the same issue....

> @igorbrasileiro in that case you're presumably experiencing a different bug, although I couldn't say what it might be. Best of luck. Yeah, i got it.. The esm.sh cdn resolve...

@Slapbox do you have something in mind that fixes the tiptap bug? I can submit a PR to fix it.

@sastan do you have something in mind about this?