it's looking for popper.js which it doesnt need to run. It works without it. I tried to install popper.js a few times but could not successfully get rid of the issue.
Repro. Find a delete button - it should be wrapped in a bootbox dialog. open the debugger in chrome, in the network tab it the server will be looking for a file it can't find and therefore cause a red bug. should handle this 404 slighlty better i suppose
it's looking for popper.js which it doesnt need to run. It works without it. I tried to install popper.js a few times but could not successfully get rid of the issue.
Repro. Find a delete button - it should be wrapped in a bootbox dialog. open the debugger in chrome, in the network tab it the server will be looking for a file it can't find and therefore cause a red bug. should handle this 404 slighlty better i suppose