Adrian Trunzo

Results 6 issues of Adrian Trunzo

I had a similar issue to #139, only I am new to chadtree so instead of losing colors they just didn't appear as expected. Please let me know if I...

Hi 👋 , This issue was tricky to track down, so I hope that my explanation here is clear! ### The Problem On iOS 15, Safari hides and shows the...

bug
high priority
iOS

### Provide a general summary of the feature here The `useControlledState` hook from `@react-stately/utils` is very helpful in creating reusable components, especially when building on top of React Aria Components....

I don't think errors thrown by the user-provided transforming method are correctly being passed to the callback of `_transform`. For example if use `node-stream-transform` as follows: ``` const csv =...

### Provide a general summary of the feature here With any of the Date related components from React Aria Components -- DateField, DatePicker, DateRangePicker -- the user cannot enter leading...

# Description I am not sure if this problem is with the lsp client or the language server, but I'll try my best to detail what troubleshooting I've tried so...