My application has been rendering different on two separate operating systems. This issue seems to only persist on Mac laptops and wondering if this is an issue with Webkit perhaps? I am on a MBP 16 2021 Montery, latest version of Chrome.
There is a table within view and what should be displaying is are rows containing documents. I'm mapping through data on my external API.
What could be causing quite a severe difference in renderings? I receive the data checking the network tab and a response comes back with an array containing the documents to iterate through. No network errors - nada.
Windows 11 result:

