Google Sheet Order stops plugin to work
-
Hello @meitar
Great plugin you have made here, love it!
I think I have found a little bug here, that you might want to take a look at.Lets say you have an Google Spreadsheet, with two “sheets”, A and B.
By default, first sheet, in this case Sheet A, has the GID=0.
example: https://docs.google.com/spreadsheets/d/xxxx/edit#gid=0Sheet B, has an random GID=2934726
example https://docs.google.com/spreadsheets/d/xxxx/edit#gid=2934726If you open the Google Spreadsheet, the order of the Sheets, is like this:
Sheet A, Sheet B, Sheet C and so on.IF you move “Sheet A” in the end of the sheet list or in the middle, the plugin stops
when calling GID=0.If you open the URL to “sheet A” with GID=0, notice that Google first display “Sheet B” first (as this sheet is the first sheet in the spreadsheet) and then moves over to Sheet A after the page has finished loading. I think this is the issue to why my plugin crash.
If i just move GID=0 as the first sheet, it works.
if I move the GID=0 sheet as seccond sheet in my spreadsheet, the plugin crash and no data is displayed.is this something you can fix?
Best Regards
Horgster
The topic ‘Google Sheet Order stops plugin to work’ is closed to new replies.