Javascript – Uncaught TypeError: someMethod is not a function
Note: that this error happens on a fully functional product (production codebase). This happened after upgrading Chrome to Version "119.0.6045.159". I've also tried my code on Chromium too, after upgrading it to "121.0.6151.0" EXAMPLE: ... // The Database class ctor…