Details
-
Type:
Bug
-
Status: Closed
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: v4.0.2
-
Labels:None
Description
Hello,
While trying out the database backup function on the latest version of ASTPP (I just did an update about 10mins ago), I realized that the "save" button didn't work.
On checking on developer console, I see a
Uncaught Error: Bootstrap's JavaScript requires jQuery version 1.9.1 or higher
Although the error thrown when the button is clicked is
Uncaught SyntaxError: Unexpected token A in JSON at position 0
However, I think both are related.
Are there any deps forcing ASTPP to stay at 1.7.1 ?