Closed JustinGOSSES closed 4 years ago
When I accepted pull request #108 the page couldn't load default LAS files and had this error
main.js:76 Uncaught TypeError: $.ajax is not a function at readInLASFromASSETS (main.js:76) at HTMLButtonElement.onclick (demo.html:88) readInLASFromASSETS @ main.js:76 onclick @ demo.html:88
@dcslagel
Do you see the same error when running the 107 demo.html locally?
Is it correct that the error was seen following these steps?
Load Well(s)
from Assets folder of this webpage
I ran the from Assets folder of this webpage
button on my local demo.html before posting and it opened a file browser on my local machine rather than pulling an LAS file from the webpage. Is that expected behavior? Do you see it also?
I'll double check everything on my end...
Thanks, DC
Reverts JustinGOSSES/wellioviz#107