dab121

Results 5 comments of dab121

Hi @CurtisVayne Were you able to get the google to work? I get an error: https://jsfiddle.net/4os6z5gh/ Thanks, Dan

Hi @DvirH Were you able to get the google to work? I get an error: https://jsfiddle.net/4os6z5gh/ Thanks, Dan

I fixed this by ensuring my `Container` was listed in the resolver list. ` .... `

I worked around this by making the background area around the droppable area also a canvas, but with rule: canMoveIn => false. It works but I think there should be...

> I had a similar challenge. The solution I came up with was to dynamically create a new schema that is passed into the react-hook-form `zodResolver` function based on the...