When I preview the page showing the table, the rows display correctly.
The table is NOT connected to a dataset.
All data is filled in via code.
The data is obtained from back-end queries and I use the options [“suppressAuth”: true, “suppressHooks”: true].
This is the link (I have temporarily removed permissions so it should work without signon.)
https://garyontheweb.wixsite.com/my-site/reportvolunteerhours
Here is a screen shot of the correctly displayed table:
However, when viewing from live site using FireFox, Chrome, or Edge, the rows are duplicated and the table is displayed as follows:
Anyone have ideas on where I should look to fix the issue. I have tried cache clearing - no help and when I view the returned JSON in the console, the data is correct.