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

Error: [$parse:ueoe] Unexpected end of expression #368

Open
yanickrochon opened this issue Aug 1, 2019 · 0 comments
Open

Error: [$parse:ueoe] Unexpected end of expression #368

yanickrochon opened this issue Aug 1, 2019 · 0 comments

Comments

@yanickrochon
Copy link

yanickrochon commented Aug 1, 2019

Given this HTML template

<div class="hint" translate translate-params-ref-name="refName">This value will replace [[{{refName}}]] in the message.</div>

We get : Error: [$parse:ueoe] Unexpected end of expression: {refName.

This error only happens when the translated string actually exists, if the string is missing, then the error does not occur and the template behaves as it should.

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

No branches or pull requests

1 participant