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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trailing backslash causes error in svg path #502

Open
robertdeniszczyc2 opened this issue Feb 26, 2025 · 0 comments · May be fixed by #503
Open

Trailing backslash causes error in svg path #502

robertdeniszczyc2 opened this issue Feb 26, 2025 · 0 comments · May be fixed by #503

Comments

@robertdeniszczyc2
Copy link
Contributor

There is a trailing backslash in the govuk-template file on the svg path line: https://github.com/UKHomeOfficeForms/hof/blob/master/frontend/govuk-template/build/govuk_template.html#L45

This causes the console error:

Error: <path> attribute d: Expected path command, "…5 7.9-.8 12.3-.8\\".

The trailing backslash is an error and should be removed.

@robertdeniszczyc2 robertdeniszczyc2 linked a pull request Feb 26, 2025 that will close this issue
7 tasks
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 a pull request may close this issue.

1 participant