Database tabular data not displaying in some browsers

I am experiencing a strange error where tablular data is not being displayed in some browsers (Safari, Edge) but displays fine in Firefox, Brave (and some Chrome) browsers.

A warning I see in the developer console is:

Depreciated feature used
Unload event listeners are depreciated and will be removed
AFFECTED RESOURCES
onloadwff.js:71

It points me to this article: Chrome Platform Status

The page is built completely in Wappler , and I’m not sure where to find that particular call.

This is one of the pages affected Quest of Champions: Home

Maybe a caching issue on your end? I tried in Chrome, Firefox and Safari and it works on all three without a problem. Screenshot is from Safari.

Clearing the cache did remedy the issue on the iPad and Android phone (Chrome).

Thanks Brad

I’m still curious about the unload.js warning, however.