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
Which actions did you perform before the error occurred?
When trying to access some of my tags, it would give a Maximum call stack size exceeded error and I would need to refresh/restart program to get it working again. I was able to isolate it to a few certain tags causing it to crash.
After clearing database data and restoring a backup from earlier today the issue seems to have resolved itself.
I cannot say for sure what was the cause, as I tried to reproduce it after restoring by going through what I had done before but failed to get the same error. The only thing I was not able to reproduce is that I had accidentally dragged one of my tags under another it had disappeared. With that said, I was able to confirm that the tags causing it to crash also had the tag of the one that had disappeared.
One last note would be that this had happened after I had finished updating from rc7.1 to rc7.2.
I don't know if that's enough information (especially since I'm unable to repro it now) to be really useful, but I hope that perhaps if someone comes across a similar issue it could add some more perspective! 😊
Stacktrace
Maximum call stack size exceeded
at e.next (<anonymous>)
at e.next (<anonymous>)
at e.next (<anonymous>)
at e.next (<anonymous>)
thanks for reporting! There seem to be some issues with reordering/nesting tags, e.g. you can drag a tag into one of its sub-tags at the moment, which will make them both disappear 😱
I'll try to write some automated tests to get this all smoothened out
Which actions did you perform before the error occurred?
When trying to access some of my tags, it would give a Maximum call stack size exceeded error and I would need to refresh/restart program to get it working again. I was able to isolate it to a few certain tags causing it to crash.
After clearing database data and restoring a backup from earlier today the issue seems to have resolved itself.
I cannot say for sure what was the cause, as I tried to reproduce it after restoring by going through what I had done before but failed to get the same error. The only thing I was not able to reproduce is that I had accidentally dragged one of my tags under another it had disappeared. With that said, I was able to confirm that the tags causing it to crash also had the tag of the one that had disappeared.
One last note would be that this had happened after I had finished updating from rc7.1 to rc7.2.
I don't know if that's enough information (especially since I'm unable to repro it now) to be really useful, but I hope that perhaps if someone comes across a similar issue it could add some more perspective! 😊
Stacktrace
Runtime info
The text was updated successfully, but these errors were encountered: