Kent C. Dodds
Kent C. Dodds
Honest question, why highlight headings then?
Thanks! I know it can be frustrating to have to triage issues that turn out not to be relevant for your own project, so thank you for taking the time...
Thanks for the mention @KarelHrkal. cc @CompuIves
That is extremely odd. I have no idea what could cause that ๐
That makes sense to me. So the source of the component doesn't matter. It's the source of the element creation
Can you make a reproduction?
I'm afraid I don't have bandwidth to investigate this. But I'd be happy to look at a pull request if you work out what's going wrong.
I just noticed this! Sorry about that. I think I would like these changes, but I don't have time to make them myself.
I'm sure it's possible, but I don't personally have time to work on it. Happy to merge a PR that adds utilities for Next.js though
This is causing me an issue in Node as well. After this line runs, `request.headers` changes from a Headers object to an `Array`. Any idea why this might be?