Open kostia3507 opened 3 months ago
I'm 100% sure that problem is in special characters, cause when I changed layer_name to audio1 it started to work fine
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the Bug
When using the Nexrender CLI, if a layer name contains special characters (e.g.,
&
,,
,'
, etc.), the CLI fails to process the render and throws an error. This issue makes it difficult to work with templates that include non-alphanumeric characters in layer names.Steps to Reproduce:
Layer,Name'Test&
).Information About Environment
Expected Behavior
The Nexrender CLI should correctly process and render templates with special characters in layer names without throwing an error.
Screenshots