realm-dart icon indicating copy to clipboard operation
realm-dart copied to clipboard

Throw a better error when mutating an object outside of a write transaction

Open nirinchev opened this issue 3 years ago • 0 comments

Right now we get an error from Core which is quite obscure - we can either translate it into something friendlier or add an extra check in the setter.

nirinchev avatar Oct 10 '22 22:10 nirinchev