ondras / wwwsqldesigner

WWW SQL Designer, your online SQL diagramming tool
https://sql.toad.cz/?keyword=online_library
BSD 3-Clause "New" or "Revised" License
2.86k stars 722 forks source link

Error when save/load button is clicked #241

Open namelessnerd opened 7 years ago

namelessnerd commented 7 years ago

Thank you implementing this. I get an error when I click the save load button: io.js:86 Uncaught TypeError: window.DATATYPES.getAttribute is not a function at SQL.IO.click (io.js:86) SQL.IO.click @ io.js:86 Browser is Chrome V55 on OSX.

ondras commented 7 years ago

@namelessnerd , thanks for you report.

Does this happen with your local installation, or at the hosted site at http://ondras.zarovi.cz/sql/demo/?

Does this happen even when no design is loaded/created? And what DB type have you picked for new designs?

Finally, can you post the value of "document.cookie" when this error happens?