Skip to main content
Topic: Ajax list keeps "Loading" after first record add (Read 518 times) previous topic - next topic

Ajax list keeps "Loading" after first record add

Hi @willvin,

I have a following issue (in v2.7.3): I have the records list with "Ajax" set to true and Add button opening add form as "Preloaded modal". When adding 1st record to the empty list - at the end of the process (record is added to db properly) I am getting "Loading..." spinner in the middle of the screen, that does not disappear (until page is reloaded by browser refresh).
The following records are added without such a problem (list is refreshing after adding record automatically, without "Loading..." spinner problem). Also if I remove this 1st record, and try to add it again - problem doesn't re-occur - as if it was specific to the 1st add operation in the list after opening it.

I searched the forum, but without any findings.

Would appreciate your advice.


Re: Ajax list keeps "Loading" after first record add

Reply #2
@willvin I am using current versions of Chrome and Edge. The behaviour is the same on both.