Tableau-Extension-ExportAll
Tableau-Extension-ExportAll copied to clipboard
Getting Blank page in localhost:3000/configure
Hi @craigbloodworth , I have been trying to setup Export all extension locally and i did following:-
- Downloaded zip file from https://github.com/TheInformationLab/Tableau-Extension-ExportAll/releases
- Unzip and opened project with VS code
- npm install
- npm run
When i check the localhost i do get disabled Export All Button but when i do /configure , not getting any tabs like we get here https://exportallextension.theinformationlab.io/configure
Please help me to resolve this and let me know where i'm doing wrong.