Aaron McLeod
Aaron McLeod
Hey there, im wondering if the Select component could be added: https://mui.com/material-ui/api/select? Admittedly it's not in the standard material.io components though: https://material.io/components
This is a question more than a bug or feature request. Wasn't sure where else to ask. I'm trying out SolidJS by re-implementing a front end for a side project...
Tested on macos high sierra, dont have a hidpi windows setup to test i'm afraid. When I run the example, it appears on my main screen (the laptop hidpi 2),...
Probably would be a good idea to fix the versions over having "latest" littered everywhere, but just wanted to commit the changes i needed to get it up and running...
Trying out a prototype idea with whitestorm. Was able to setup a scene, but running into issues trying to do things with the physics engine. I see a number of...
Something that recently bit me, was we use a serialized json coloumn on a number of our backend models. So to replicate that in the front end, we have a...
Got this crash when i was editing an auto layer rule, and was trying to clear the tile i had there. Stack: ``` LDtk version: 1.5.3-64bits Missing layer instance for...
Ran into this on my own project, so I created a reproducable example (full repo here: https://github.com/agmcleod/solid-testing-library-bug). I generated the example repo with solid start, but the only changes i...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 When I test a component...