Giter Site home page Giter Site logo

Comments (4)

spaceshipoperator avatar spaceshipoperator commented on April 29, 2024

also (I assume unrelated to the issue I reported...perhaps a different issue?) the npm install seems to get stuck in a loop when it gets to pngquant (within grunt-contrib-imagemin), pegs the processor and hangs my laptop (Arch Linux), also reproduced problem on server (Gentoo)

from redash.

spaceshipoperator avatar spaceshipoperator commented on April 29, 2024

selecting a query from the list or save query results in this from firefox:

[09:01:43.179] GET http://meddadada.com:8888/views/queryfiddle.html [HTTP/1.1 200 OK 65ms]
[09:01:42.667] "HTML5 notifications are not supported."
[09:01:42.979] Use of attributes' textContent attribute is deprecated. Use value instead. @ http://meddadada.com:8888/scripts/e05f1dca.plugins.js:9
[09:01:43.572] GET http://meddadada.com:8888/views/grid_renderer.html [HTTP/1.1 200 OK 68ms]
[09:01:43.574] GET http://meddadada.com:8888/api/queries/1 [HTTP/1.1 200 OK 73ms]
[09:01:43.458] "HTML5 notifications are not supported."
[09:01:43.505] "Error: a(...).sortable is not a function
a.fn.pivotUI@http://meddadada.com:8888/scripts/e05f1dca.plugins.js:17
.link/<@http://meddadada.com:8888/scripts/7a32774b.scripts.js:1
e.prototype.$digest@http://meddadada.com:8888/scripts/e05f1dca.plugins.js:2
e.prototype.$apply@http://meddadada.com:8888/scripts/e05f1dca.plugins.js:2
e@http://meddadada.com:8888/scripts/e05f1dca.plugins.js:2
p@http://meddadada.com:8888/scripts/e05f1dca.plugins.js:2
qc/</r.onreadystatechange@http://meddadada.com:8888/scripts/e05f1dca.plugins.js:2
"
[09:01:43.499] Use of attributes' specified attribute is deprecated. It always returns true. @ http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js:3

this from chrome:

TypeError: Object [object Object] has no method 'sortable'
    at a.fn.pivotUI (http://meddadada.com:8888/scripts/e05f1dca.plugins.js:17:18814)
    at Object.fn (http://meddadada.com:8888/scripts/7a32774b.scripts.js:1:19097)
    at Object.e.$digest (http://meddadada.com:8888/scripts/e05f1dca.plugins.js:2:10995)
    at Object.e.$apply (http://meddadada.com:8888/scripts/e05f1dca.plugins.js:2:12061)
    at e (http://meddadada.com:8888/scripts/e05f1dca.plugins.js:2:15443)
    at p (http://meddadada.com:8888/scripts/e05f1dca.plugins.js:2:16860)
    at XMLHttpRequest.r.onreadystatechange (http://meddadada.com:8888/scripts/e05f1dca.plugins.js:2:17486) 

(codemirror text box is empty)

from redash.

arikfr avatar arikfr commented on April 29, 2024

@spaceshipoperator

re. the query disappearing: this happens both on Chrome and Firefox?

re. npm: personally I had no issues with it neither on OS/X or Ubuntu, but heard about similar issues with Amazon Linux AMI. This is most likely an issue with npm itself, so you might want to open a ticket in npm's issue tracker.

But how did you manage around it? If you haven't, maybe you're missing some library which causes the issue you're experiencing?

from redash.

arikfr avatar arikfr commented on April 29, 2024

@spaceshipoperator I believe you have is due to different newer CodeMirror versions than what we used. Recently we hardened the version definitions in bower.json, so if you install dependencies now it will behave better.

Also you can download one of the releases https://github.com/EverythingMe/redash/releases, which already have the assets "compiled" and UI packages installed.

Please re-open if you still has this issue.

Thanks.

from redash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.