Skip to main content
Question

Naming structure broken in exports, producing trailing and leading spaces

  • August 14, 2026
  • 0 replies
  • 2 views

heyhankhowsthebank

As of today, my naming structure for components produces leading/trailing spaces in exports when it didn’t previously.

Component name: “Documentation / 1A. Screen Example”

 

This used to export like this:

Folder “Documentation” containing “1A. Screen Example.pdf”

 

But now, it exports like this:

Folder “Documentation ” containing “ 1A. Screen Example.pdf”

 

Until today, I’ve never run into an issue with exports doing this and my components have been named this way in bulk for several years. Is there a way to fix this issue?