Closed ghost closed 6 years ago
Can you also send the code in renderCallback()
? I don't see any issues the code you sent.
Sorry, I had a circular looping problem with updating attributes from properties which was firing the attributeChangedCallback on customer elements, which was changing the property. I had a guard clause for this but had a type conversion/comparison bug.
I don't understand why I am getting this error. The code where I am mutating the observable is not in a reaction? Here is a sample of what is happening in a custom element.
I am getting the error trying to set the second property on the observable.