Coder Social home page Coder Social logo

result table not rendering about lolaweb HOT 6 CLOSED

databio avatar databio commented on August 16, 2024
result table not rendering

from lolaweb.

Comments (6)

nsheff avatar nsheff commented on August 16, 2024

The 'download plot' buttons are gone as well.

from lolaweb.

nmagee avatar nmagee commented on August 16, 2024

@vpnagraj, I see something that might be a cause: when I view the source of the page I'm seeing two datatables.js files referenced in <script> tags. One is datatables-bindning-0.4 and the other datatables-bindning-0.2. (One way up near the top, one far down below.)

Perhaps the redundant file src is quashing the js from loading, or ?

from lolaweb.

nmagee avatar nmagee commented on August 16, 2024

Okay yes that's got to be it -- the latter reference to 0.2 does not exist. So the browser is trying to retrieve the last-mentioned JS file and that's what's giving us a 404 on that.

from lolaweb.

vpnagraj avatar vpnagraj commented on August 16, 2024

hmmmm okay ... well i'm not managing how any of those js files are referenced (that should be done by shiny) so maybe an issue with the DT package?

either way this helps, i'll look into it

from lolaweb.

nmagee avatar nmagee commented on August 16, 2024

Okay cool. Yeah, I wonder if two libraries are referencing that and one is relying on a stale version.

from lolaweb.

vpnagraj avatar vpnagraj commented on August 16, 2024

fixed this in dc22e19

looks like we had a redundant <head> in the about.html and the app was calling the datatables js library twice

d'oh!

from lolaweb.

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.