Async InfolistEntry
I thought I stumbled once upon a trick to async load some data after the initial pageload. I.E.: I'm doing an ai summary and dont want that external api-call to block the rest of the view.
Is there a built in way to do so?
0 Replies