Andrew Ahearne

Results 2 comments of Andrew Ahearne

That's fine and makes it work for the specific scenario but if I want to use the mutator on normal fields too then the name is in args[0] and args[1]...

One thing that might trip some people up is the change of the `loadImage` function from callback to promise. So if you're doing something like this ```javascript import { useMap...