Anton Backer
Anton Backer
Oh, great find. Yeah, I think this is exactly what I'm running into. I can reproduce it reliably on my device using their demo.
Happy to workshop or test solutions if you decide to fix this within React Aria
Confirmed!
Ah, yes, that sure would be nice. The last one there gets colored because it's unhandled, but the prior ones are handled and logged via python's logger subsystem, so to...
yeah, test.py's whole purpose is to throw an error
Well, as structured, test.py is a visual inspection test. You run the test script, it throws an error, and you inspect that the traceback shows up with syntax highlighting. Any...
New development on this project should target tangible improvements for prospective users, such as fixing issues experienced by users or adding features that would benefit them. Unless internally-motivated projects such...
I'm running into a related issue, where 1Password pops up a dialog after sign-in, and is then marked inert by our own React Aria modal: The 1Password element (``) uses...