Infinite scroll is broken on Safari

I have 500 companies listed. When I scroll, after around 50-70 displayed (first picture), the "All Companies" view is empty (second picture). If i scroll back, companies are showing again. I tried without Name ordering. Same behaviour with object "Countries". So It seems not object dependant I restarted the server, I logout and clear cache. Using graphql request, I get all entries. Any idea? by the way, I use 0.43.4 version. I don't see any error in the interface (just the 404 for companies icons).
No description
No description
5 Replies
greg [iero]
greg [iero]OP4w ago
I tried to check on logs but interface usage logs are not displayed when I do: docker logs --tail 100 -f twenty-server [Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RoutesResolver] RestApiCoreController {/rest/}: [Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest//duplicates, POST} route [Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest/, GET} route [Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest/, DELETE} route [Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest/, POST} route [Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest/, PATCH} route [Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest/*, PUT} route [Nest] 1 - 03/08/2025, 1:29:42 PM LOG [GraphQLModule] Mapped {/metadata, POST} route [Nest] 1 - 03/08/2025, 1:29:42 PM LOG [GraphQLModule] Mapped {/graphql, POST} route [Nest] 1 - 03/08/2025, 1:29:42 PM LOG [NestApplication] Nest application successfully started Update: It is on Safari 18.3. I don't have this problem in Firefox and Chrome !
thomast
thomast4w ago
@Lucas could you have a look?
Lucas
Lucas4w ago
See with @charles
greg [iero]
greg [iero]OP4w ago
I tried on another computer, same problem. So not related to my local Safari setup
Prastoin
Prastoin3w ago
@Lucas @charles Hey guys any news about that ?

Did you find this page helpful?