Skip to content

Issue: Custom placeholders returns an array instead of a string #493

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
estruyf opened this issue Jan 24, 2023 · 0 comments
Closed

Issue: Custom placeholders returns an array instead of a string #493

estruyf opened this issue Jan 24, 2023 · 0 comments
Assignees
Labels

Comments

@estruyf
Copy link
Owner

estruyf commented Jan 24, 2023

When using a custom placeholder that has a script, the placeholder content gets replaced with an array, instead of a string.

Example:

preview: 
- /social/c7a0190c-831b-4019-a44a-692af75f95b9.png

This should be:

preview: /social/c7a0190c-831b-4019-a44a-692af75f95b9.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant