Datatables.js can't be loaded in my VS 2022
Datatables.js can't be loaded in my VS 2022

in DataTables
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
Answers
Duplicate of this thread.
Kevin
Here is my issues: Com go to DataTables.net select my options and download the Datatables.js and datatables.css files, I then Add these files into my VS project (Im using VS 2022 version) when I Run my app I got these issues. I have no idea why the files can't be loaded. Please view my attached file
This is typically some sort of infinite loop. What is on line 17 of shCore.js?
Can you post a link to your page so we can help debug?
Kevin
shCore.js
is probably the syntax highlighter I use on this site and in the DataTables examples (it's in the resources directory).Are you attempting to do syntax highlighting on your page and you are using the same library?
As Kevin says, we'd really need a link to a test case showing the issue.
Allan
edit I've deleted your duplicate discussion.