Matt Chinander

Results 27 comments of Matt Chinander

Thanks for the work around @thiras. Though, that's not really fixing the problem, it's just a bandaid until FontAwesome can address the issue. Can you consider re-opening?

If I'm understanding correctly, looking forward to this as well! I have the following structure and want to prevent a drag on Draggables of type A when a Draggable of...

I would really love to see this feature added.

I would like this as well. It is the one thing that is keeping me on webpack.

Has there been any progress on this bug?

Just ran into this as well! I think you're proposal of "just leave it alone" is a good one.

I've found that `z.infer` is considered non-existent _unless you assign the result of it to a type_. ```typescript z.infer // error type MySchemaType = z.infer // good ```

@paulzakin Thanks for the tip! Are you running your tests in a matrix strategy?

Please merge this. This allows usage of this plugin in a monorepo setup where node_module deps are symlinked.