Results 91 comments of Andy Ray

It looks like "debugId may not be empty" came from a newer version of React 3 renderer. I'm using an older version of r3r in another project and have no...

yes, or just some general examples, no examples = sadness

I have a docker for mac / docker-compose setup including a postgers container that persists data to a volume. I just installed colima and tried docker-compose up in my project...

I see this is at partly a dupe of https://github.com/kyleconroy/sqlc/issues/695 - where slices aren't supported in MySQL. I'm not sure about the `CASE WHEN` clause and the additional parse errors

Actually after my setTimeout update, it put the edge right in the middle of the node, so I think i'm still missing something

I don't animate the position of anything in my graph. I have some css animations which animate the opacity of drop shadows and border colors when dragging connection lines to...

What about the solution where the dropdown width isn't set permanently on first startup, and is just resized to the width of the textbox when it opens? That way you...

My pull request fixes this issue, but like my other one and many of the ones for chosen they are being ignored. This project has too many contributors with too...

@pfiller The one listed above in this thread, https://github.com/DelvarWorld/chosen-hacks/commit/e9501568acae1988ba51b5a29269023d3400db42

@bewest my pull request does that, every time the dropdown is shown it matches the width of the element