Herbert Pimentel

Results 10 comments of Herbert Pimentel

As I see this also may be a solution for a problem I am facing with jest. Jest looks to implement they own version of require or something like that,...

@bwmirek did you find a workaround for that !? I mean, it still happens on "next": "12.2.4" For anyone that comes here in the future. I was able to solve...

+1 I agree, a nullable value should be inclueded in the matchedData, by definition, the rule says it can be null, and if it is null. it matches the definitions

@nickchauhan I am using like this... this works... but has this type definition problem... I define a Model like so: ```typescript import * as mongoose from 'mongoose'; import * as...

+1 none of the above help me :/

I want to help, but first we may need english docs, that way any dev can translate from english to they own language. ps: I loved those components and want...

Does anybody has a workaround to that ? I also could not make @zbuttram suggestion get to work.