Evan Jacobs

Results 294 comments of Evan Jacobs

I think I see some of the source of confusion, in `Formik.tsx` `stateRef.current` is saved to `state` but the issue is that ref is wholly-replaced inside of `dispatch`. We should...

Generally in favor, could you adjust the documentation and add a changeset? Thanks

@Vercjames could you confirm with the latest version? Thank you!

Do you have a reproduction sandbox?

Seeing some other odd peer dependency behavior as well, for example: https://github.com/kachkaev/njt/pull/549 For this repo, they are trying to update to styled-components 6.1.7 which adds a number of optional peer...

Hmm sounds like they aren’t parsing the package.json bundling flags well and are assuming cjs

> `*`s and `_`s are very common in mathematics. Is there a way to turn this off? I would recommend using code blocks for things that contain markdown-like syntax.

The second set of ``` terminates the prior, you need to escape the inside ones. Thinking about if there's a good way to handle this. When there is a language...

There's likely some optimization potential here, haven't spent much time on images/links in a while

🤦🏼‍♂️ I need to get changesets set up so I'm not releasing from my machine anymore