Brett Higgins

Results 76 comments of Brett Higgins

Yep! I may have time to work on a PR this week.

So long as the allow list is configurable when running staticx (with some reasonable defaults as you listed), that sounds just fine to me. Thanks for looking into it!

In my original case, I was wrapping a legacy application which arbitrarily used signal 42. (A lot has changed since 2018, though, and I could change this to something else...

I'm using Remix rather than Next.js, but the codesandbox that @Mumbaso21 matches an issue I'm seeing as well - on initial render, the select is empty - no options, no...

In an interesting twist, I also see it here: https://ui.shadcn.com/docs/components/select On reload, the "Style" select flickers; it's initially blank, and then "Default" pops in. https://github.com/shadcn-ui/ui/assets/91550/204e060d-ce20-459a-984b-f1a8924b8aa6

Is this backport still likely to happen, or is it abandoned? The fork appears about a year (and a hundred-plus commits) out of date.

Any wild/ballpark estimate on the amount of effort required? I might be interested in contributing, especially if the test coverage has improved in the past year.

The `load` portion of this was added in 1.11.0: #20078