What happend with the response time?!?!

Since today all values that are changed using Actions don’t work as usual. The UI only updates after sync is done.
Se let’s say I have an action that changes some values in the current and child rows.

  1. By pressing this button an entity will be created in the products table. The reference will be stored in “Related product”
    3X_c_5_c59440de44fb90855aaa82338dbb42669a7d8d81.png

  2. So after pressing the button I have to wait for sync.
    3X_9_a_9afa3d48657875de735c0d01266e35e1630cfcbd.png

  3. To finally see it here
    3X_7_1_7197f49c9ef1bff319f7b790f35bcfe26e47edb4.png

So since today I can see changes only after sync is completed.
Any ideas?
It worked for months instantly.

Solved Solved
2 6 270
1 ACCEPTED SOLUTION

Looks like as part of refactoring some of our code, we introduced a bug wrt the re-rendering of inline (i.e. nested) views inside a details view. Instead of re-rendering immediately, it only does so when the background sync happens (so after 10 seconds or so). This bug will be fixed in our deployment on Monday (approx noon PST).
Many ppologies for the disruption caused.

View solution in original post

6 REPLIES 6

Steve
Platinum 4
Platinum 4

Sounds like a bug. Please contact support@appsheet.com for help with this.

Looks like as part of refactoring some of our code, we introduced a bug wrt the re-rendering of inline (i.e. nested) views inside a details view. Instead of re-rendering immediately, it only does so when the background sync happens (so after 10 seconds or so). This bug will be fixed in our deployment on Monday (approx noon PST).
Many ppologies for the disruption caused.

Perfect! Many thanks 😃

Hi, we are still having same issues. It was working perfectly before.

Seems to be fixed for me this morning (UK time 8am)

yes its fixed now!

Top Labels in this Space