Issue checker doesn't return issues

The issue checker is now more buggy. It looks like bubble pushed an update for it and now it keeps missing issues. Several bugs with it:

  1. Issues do not get reported and I can still push live
  2. Issues do not show until I push to go live then they magically appear
  3. When #2 happens the unresolved issues disappear when I resolve 1 issue and I have to repeat #2 for each issue (push live to force issues to show)
  4. Issues don’t report unless you visit the page in some cases

Today I was debugging why a reuseable wasn’t working and the data mapped into the reuseable was broken - previously this was reported in the issue checker but now it is not being reported. Even when I visited the page it was not reported.

This is leading to some especially annoying bugs during development because I will change something thinking that the issue checker will find the issues (which it was doing) but it now no longer works correctly.

Sharing here as an FYI for other users.

I’ve previously reported bugs 2-4 to bubble support but had no fixes so no point reporting the new bug #1.

FWIW, that is actually known and documented behavior. In fact, I created a utility that automatically visits every page and reusable in the app in quick succession, which I use before deploying major changes.

If, however, it’s now missing issues that it used to catch, that is indeed disconcerting and cause for concern. :face_with_raised_eyebrow:

Yeah, I noticed too.
I am also facing some weird behaviors.
Some issues only appears when I visit the page where they are.

1 Like

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