Datatables seems to break tables in an open source app with lots of libraries

Datatables seems to break tables in an open source app with lots of libraries

diatonicdiatonic Posts: 3Questions: 1Answers: 0

I'm using Brew Competition Online Entry & Management which uses a lot of JS libraries. Datatables seems to break tables in the latest production release. I'm trying to get a site launched with it, but temporarily have had to disable Datatables to get it to work.

I've tried to share an example where rows are hidden by Datatables. I'm not sure if this is the best way to share an example...

https://jsfiddle.net/#&togetherjs=hezpHEKkGV

Answers

  • bindridbindrid Posts: 730Questions: 0Answers: 119

    your link is not working for me

  • diatonicdiatonic Posts: 3Questions: 1Answers: 0

    Sorry, I'm not sure how to share JS well... here's a page which displays the problem: https://idbeer.org/test.html

  • kthorngrenkthorngren Posts: 20,302Questions: 26Answers: 4,769

    I tried the link which wants to bring up a collaboration session. I don't see anything on the screen.

    I'm also working on a Brew Comp app using Datatables. Its not an online system but geared more towards managing the comp I run. Can you provide a link to the online system?

    Kevin

  • diatonicdiatonic Posts: 3Questions: 1Answers: 0

    I found the problem, there was a bad value in the DB asking DataTables to show 0 rows. :(

    Fixed and it's working now.

    The app I'm using is here... http://brewcompetition.com/

    It's pretty slick!

  • kthorngrenkthorngren Posts: 20,302Questions: 26Answers: 4,769

    Looks like a very well thought out system. Will send you a PM.

    Kevin

This discussion has been closed.