Issue with Chrome
Issue with Chrome
Tamras
Posts: 12Questions: 5Answers: 0
Chrome Version 62.0.3202.94 (Official Build) (64-bit)
Using SharePoint Online/Office 365. When I first add the webpart and link it to the datatable, it works fine. However, whenever I update the HTML or JS, the changes don't reflect back in the web part. I tested in Edge and it works fine, it updates the data upon browser refresh.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
My guess is that Chrome is caching the page more heavily than Edge, which isn't really a DataTables issue. Perhaps try clearing your Chrome cache and see if that resolves it.
Allan
You are right. I cleared the cache in Chrome and it worked.