You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, Moo will allow you to update a map property, but if the source value and destination value aren't compatible, it'll throw an exception. Would be nice if you could ask Moo to update the value if they're compatible, but not otherwise. Of course, deciding what's compatible is very tricky, and that's why it hasn't been done yet.
The text was updated successfully, but these errors were encountered:
At the moment, Moo will allow you to update a map property, but if the source value and destination value aren't compatible, it'll throw an exception. Would be nice if you could ask Moo to update the value if they're compatible, but not otherwise. Of course, deciding what's compatible is very tricky, and that's why it hasn't been done yet.
The text was updated successfully, but these errors were encountered: