aria

Results 26 comments of aria

Another bump! Would love to know if any progress has been made, and what we can do about it!

![Another image](https://cdn.discordapp.com/attachments/406554085794381833/464674032625909772/company-box-scrollbar.png) from someone else

Can confirm, I have tried with Team fortress 2 and the target segfaults.

I have this problem with https://github.com/hlissner/doom-emacs too

was there anything more on this? i'm running into something extremely similar on nixos

Works great, but when changing inside a form from `react-hook-form`, it dropped the state. It doesn't seem to do this with unmanaged inputs specifically, so it seems like a library...

```typescript import React, { useContext } from 'react'; const App: React.FC = () => { return ( {/* Change component here */} ); }; const ExampleContext = React.createContext(5); const Feed...

would be interested in working on this! @abstrakt8 what's involved for this change?

hypothetically for those changes, would you want a pr basing off of develop or restructure? On Mon, 6 Jun 2022, 12:26 am abstrakt, ***@***.***> wrote: > would be interested in...