emacs-theme-editor icon indicating copy to clipboard operation
emacs-theme-editor copied to clipboard

Fails due to uncaught JS error

Open azer opened this issue 8 years ago • 0 comments

Here is what I'm getting when I try the app;

themes.js:313 Uncaught ReferenceError: smoothScroll is not defined
    at HTMLDocument.<anonymous> (themes.js:313)
    at fire (jquery.js:2939)
    at Object.fireWith [as resolveWith] (jquery.js:3051)
    at Function.ready (jquery.js:398)
    at HTMLDocument.completed (jquery.js:93)

azer avatar Jul 28 '17 06:07 azer