Patricio-Byte-Solution

Results 2 comments of Patricio-Byte-Solution

Hello how are you. I think this problem would be solved if the hasChanged() method were rewritten as follows. ```php public function hasChanged(?string $key = null) : bool { //...

Hi @iRedds. The problem with that is that when an entity is loaded as a result of a database lookup, the convert handlers are not applied.