Current Results:
With what feels like a 50%ish repro rate, I get [object Object] errors when attempting to save. The issue usually goes away after refreshing the builder, but then, the work done since last save gets lost.
Expected Results:
Builder should save properly.
Happy to provide any further information as requested, not sure what do provide right now.
the builder should save properly, yep But it looks like something went wrong. Next time that this happens, can you check the network tab, and see what is the HTTP code of the request and the response?
Also, please check debug.log, if there is anything inside.
I can consistently reproduce this error by opening for edit 4, 5 or even 6 templates at the same time using Firefox. Haven’t tried with other browsers.
Eventually, after the 4th or 5th template editing, the error occurs when saving. I initially thought it was probably an OOM error but after increasing the limits, still had the same issue.
After some digging, I found that disabling intrusive/demanding Firefox extensions (UBlock Origin, Privacy Badger, etc.) helps tremendously. The error still happens but much more sporadically.
BTW, I noticed that running Firefox without any extensions makes the builder much faster. I now keep a copy of Firefox Dev Edition exclusively for Bricks building.
Since I can’t yet replicate the issue, can you send temporary login credentials to your website and a link to this thread to help@bricksbuilder.io using the email address you used during the purchase, so we can take a look?
Also, if it’s happening only on one page/template, can you send a link to it.
can you reproduce this every time or consistently? If yes, would it be possible to send us temporary login credentials to your website and a link to this thread to help@bricksbuilder.io using the email address you used during the purchase, so we can take a look, and we try to reproduce the issue?
Please also mention the steps that are needed to reproduce this (or record a video).
Thank you, if this happens again, can you check developer tools, and check what is the result of the request?
Maybe even record a video with https://jam.dev/, so we can see the request. That way, we will have a better idea on how to reproduce it and why it happens.
I hope it’s of any use to you! Fior what it’s worth: I was editing classes on another template (classes that are also used in this page), then returned back to this one, and saw the notification/error.
I forgot to update this topic , but with the help of the steps from the email, we were able to reproduce the error.
It happens if you modify the same class in different tabs. I suppose that if you disable “Sync global classes” it will not happen anymore (if you don’t need this setting).
But, if you get this error even without the sync enabled, then let me know. Thanks!
We will update this topic as soon as we release a fix for this.
I doesn’t happen only while modifying the same class in different tabs. I can consistently hit this error while editing 2 templates simultaneously with completely different classes and that share nothing in common.
To clarify, these templates were created from scratch, without any copy pasta between them. Still get the error every 10 to 15m. A bit annoying.
For now I’ll disable “Sync global classes” and see if it improves.
Thanks!
Thanks! Hmm, when this happens, can you check the developer tools and check what the response is? That will help us a lot when figuring out a solution.
Thanks for replying. I disabled the sync global classes and problem did not manifest itself again yesterday. That was 3 or 4 hours of work. I’ll enable it again and see if I can capture the problematic response.
In addition to the error, please also check the developer tools of the request, with “response” tab expanded. That will help us identify if the issue is the same as we know, or it’s a different one.