Code Monkey home page Code Monkey logo

Comments (4)

brandonrobertz avatar brandonrobertz commented on August 24, 2024

It looks like Tabletop.init is handing a blank data object to the callback showInfo. This ruins everything.

from hack-spots.

springmeyer avatar springmeyer commented on August 24, 2024

It looks like an empty "Form Responses 1" table got added to the live spreadsheed and that is breaking tabletop. If you pass debug:true to tabletop it spits out:

Missing data for Form Responses 1, make sure you didn't forget column headers tabletop1.3.4.js:389
WARNING You have more than one sheet but are using simple sheet mode! Don't blame me when something goes wrong. tabletop1.3.4.js:389
Uncaught TypeError: Cannot read property 'properties' of undefined index.html:180

from hack-spots.

jlord avatar jlord commented on August 24, 2024

Dang! So, someone somewhere is doing something that adds that keeps adding other worksheet 😕. I guess that's how my experiment in giving everyone access goes :) I guess I can turn simple sheet off and just specify the name of the correct sheet since this will probably keep happening and I don't know how to find that person.

Thanks for doing the debug @springmeyer!

from hack-spots.

jlord avatar jlord commented on August 24, 2024

Ok, actually, what makes more sense is I create a new spreadsheet and update the links. Whoever has that thing set up, it then won't work anymore. So, I've done that and hopefully all stays working now! :)

from hack-spots.

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.