I thought Scheduled Maintenance was meant to IMPROVE things - not make them worse

What is going on with Bubble? Constantly showing saving when nothing is changed, so impossible to test because dreaded black bar constantly appearing.

@fede.bubble is this a known issue to the team yet?

I sent some videos to support reporting some database failures. My backend workflows run and the data displayed is incorrect; when they refresh the page it is updated.

1 Like

I’ve gotten this 3 times in the past, months ago.

In my case, I don’t know why, it was some change I made that kept showing an error in the issue checker intermittently (it appeared and disappeared). So, I needed to undo what I had done and redo it.

2 Likes

this happens all the time in bubble

at first I thought it was someone on my team making edits but it wasn’t - it’s just bubble forcing a refresh constantly

I found that if you do a hard reset of the tab that usually solves it. for some reason the tab can get stuck in a refresh loop occasionally.

it’s been a known issue for about 12 months. I stopped reporting it because it stopped when I changed to Arc browser since the browser hard refreshes when bubble consumes too many resources - this solved the constant crashing problem I was getting.

** it did introduce another problem though in that reuseables were visually duplicating in the editor and I was told it was just the arc browser which wasn’t supported. But then a week later they fixed the issue - so I guess it wasn’t just the arc browser and they had to resolve it for other folks.

2 Likes

I’ve been seeing that this past week in chrome and firefox

I seem to be having A LOT of bugs too.

Database triggers not running, scheduling WF’s on a list (and these are short lists, like >10) is VERY inconsistent etc. Data not loading unless you hard refresh the page.

SUPER frustrating at the moment.

I am facing some other strange issues like some data check conditions failing while they should not. Like if I am checking Item's subscription is not empty, the condition is resulting in false even though subscription field is not empty in that item.

When I run the same workflow again later on the same data, the condition results in correct value and workflow works fine.

Naturally very difficult to reproduce and send as bug report to Support, as it happens sporadically, so I can only show logs.

Anyone else facing these issues?

yes, seen that. I’m also seeing that privacy rule warnings are no longer present again on inspector…this is nonsense.

Bubble stop looking at shiny objects (AI) and get to work on making your real product viable.

1 Like

I got something like this going on here too.

image

the value returned is this, but on the page, the value is 0.

image

the sum returns 0 on the front end, but on the formula it says it is a negative number

Could be formatting of initial content. I put an input element as type number and value was 123_456 and the number returned looked similar to yours with the e near end. I had wrong expression as initial content

This topic was automatically closed after 14 days. New replies are no longer allowed.