Charles Harwood

Results 9 comments of Charles Harwood

@smith-kyle you might need to provide a simple reproduction, as this issue was definitely fixed in #564 over a year ago.

Closing due to inactivity. If this issue continues and you have a simple repro available for us to investigate, please feel free to reopen.

@hassenhassen1 if you use any kind of randomiser or unique id generator for the title id, then it is going to run into the hydration error because it will get...

@markdemich-fl nice! Makes perfect sense to use that hook for this. > Maybe FontAwesome can be updated to default titleId to the same and that would solve the issue I...

FYI, this will be fixed in #581 when it gets released as `3.0.0`

I'm also seeing this and it is being logged over and over every single second while VSCode is open. Since this repo seems to be abandoned, I've unfortunately had to...

I have closed the existing pull request that referenced this issue (see #577) however I am keeping this issue open as I do think we need to look at alternative...

> The list of available models might vary based on your Copilot subscription and model availability But this isn't true? I'm in an enterprise org with paid subscriptions and all...

Using shadow DOM like this is not really a common React use case, it is more in line with how Vue handles things (hence this documentation being specific to Vue).