progelio opened a new issue #1093: Errors not showing on the UI. URL: https://github.com/apache/couchdb-fauxton/issues/1093 The UI does not display errors when they are encountered. Example: creating a database with name "Cars" will trigger an error due to upper case but this is not visible to the user. The console says that there is a javascript error: "Uncaught TypeError: t.save(...).done(...).error is not a function..." I encountered the error on multiple places. I'm using the latest version of CouchDB (2.1.1) for Windows 10 and latest version of Chrome.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
