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

Duplicate parameter name not allowed in this context #810

Open
gelform opened this issue Jan 10, 2023 · 0 comments
Open

Duplicate parameter name not allowed in this context #810

gelform opened this issue Jan 10, 2023 · 0 comments

Comments

@gelform
Copy link

gelform commented Jan 10, 2023

With version 4.2.0, I'm seeing the error in Chrome's console:
Duplicate parameter name not allowed in this context
With both the minified and not minified versions.

It appears to be the duplicate template param on lines 552 and 751:
function render (template, view, partials, template)

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

2 participants
@gelform and others