Skip to content

Conversation

@srice-godaddy
Copy link
Contributor

Figma updated their code again, so I found and repaired issues with the CSV export as well as the style injection.

@NoWorries
Copy link
Owner

Thanks for the contribution @srice-godaddy! I struggled with getting the downloads to work though, can you try the following methods and see what results you get?

Test actions

  1. Press "Download analytics" in Analytics modal
  2. Press "Export Analytics.." in extension popover

Method 1 - Open "Library analytics" from within file:
Neither option worked.

  • Test 1 console error: Uncaught TypeError: Cannot read properties of null (reading 'innerText')
  • Test 2 console error: Error in event handler: TypeError: Cannot read properties of null (reading 'innerText')

Method 2 - From "All workspaces", clicked "View libraries" and browsed for library
Neither option worked

  • Test 1 console error: Uncaught TypeError: Cannot read properties of null (reading 'innerText')
  • Test 2 console error: Error in event handler: TypeError: Cannot read properties of null (reading 'innerText')

Method 3 - Right click option from library file in project view
Neither option worked

  • Test 1 console error: Uncaught TypeError: Cannot read properties of null (reading 'innerText')
  • Test 2 console error: Error in event handler: TypeError: Cannot read properties of null (reading 'innerText')

Improved matching query
@srice-godaddy
Copy link
Contributor Author

srice-godaddy commented Oct 15, 2025

I'll take a look. Admittedly, I didn't test all the different cases.
I have an enterprise figma account, so it's possible that there is a difference between what I'm seeing and what others might see. I can add the old lines back in, and check for null references, falling back to my version, and then throwing an error.

Thanks for following up here. It could be a few days before I can look at this.

@srice-godaddy
Copy link
Contributor Author

This is working again for me. The tests you posted above all pass now (in my Figma setup)
Though, full-width on modals in file view and project view aren't working for some reason (not critical for me)

@NoWorries
Copy link
Owner

This is working again for me. The tests you posted above all pass now (in my Figma setup) Though, full-width on modals in file view and project view aren't working for some reason (not critical for me)

Glad it's working again. I'll take a look at the full-width modals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants