tableau / datadev-hackathon

Resources and materials for Tableau #DataDev hackathons.
MIT License
17 stars 12 forks source link

Unable to Initialize tableau object #2

Closed judexavier closed 4 years ago

judexavier commented 4 years ago

I am getting the below error when trying to initialize the tableau object in script.js as part of the glitch tutorial.

image

KeshiaRose commented 4 years ago

Which browser are you using? Chrome 80 will not work, could you try with Chrome 79? You can download it here: https://tableau.github.io/extensions-api/docs/trex_debugging.html#download-the-chromium-browser

judexavier commented 4 years ago

Thank you @KeshiaRose , I was indeed using Chrome 80 for debugging and was facing the issue. I downloaded chromium for 2019.1 and proceeding with the project steps now.