Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not valid text for custom_title option #3677

Open
RDCH106 opened this issue Feb 28, 2024 · 0 comments
Open

Not valid text for custom_title option #3677

RDCH106 opened this issue Feb 28, 2024 · 0 comments
Labels
bug Something isn't working.

Comments

@RDCH106
Copy link

RDCH106 commented Feb 28, 2024

Describe the bug

Error rendering card and It worked before.

If I remove the spaces in the custom_title option works again:

The issue is resolved by replacing the space character with %20 according to RFC1738 URL encoding:

馃挕 Perhaps this assessment should be reflected in the Readme for the custom_title option or in some way supported if it is taken into account.

Expected behavior

The correct and consistent card rendering when the custom_title option is used

Screenshots / Live demo link

No response

Additional context

No response

@RDCH106 RDCH106 added the bug Something isn't working. label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

1 participant