Results 21 comments of Kevin Dice

My conflict was with Twisted and the http2 extras installed. (Twisted[http2]) Also h2

Hi @zbyte64 , I'd also be interested.

A container should only have 1 process in it. While that Dockerfile may feel "batteries not included", there's value in the single responsibility principle. Perhaps someone wants to use a...

Would zoom variability not be a problem if the fingerprinting was done inside of a hidden iframe with `` in its ``?

I would be interested in this feature. Just not sure what about the PR broke things.

This would help me out a lot. I've got an infinite scroll feed with each item using this directive. Performance is suffering a bit right now.

This addresses #5371

Hi @rayan1810, I've tested this locally and it solves problem for me with React `0.70.1`. Could we please get this in the next release? Thanks!

Thought that might fix it, but it still fails: ```jsx const DotfilesCheckBox = (props: Props) => { const { id, showDotfiles, toggleDotfiles } = props; const inputId = `DotfilesCheckbox${id}`; return...

I'm interested in helping.