dab121
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...