Linked Image Column - Lag when scrolling

Hello, we are using two tables. The first one contains the payment type: e.g. paypal, mastercard etc. In the second table we stored the payment-icons. Instead of the payment type we are now showing the payment icon in the first table.

The desktop browser app works fine so far. The mobile browser is very laggy - especially compared to a table with text-only.

Is there a best practice for perfomance ?
The payment icons are “Linked” and very tiny svg-files.

The base is downloaded to the client and rendered locally. Sounds like a performance issue on your phone - as evidenced by the fact that it works fine on a desktop.

I guess you just found a reason to invest in now phones :wink:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.