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

dynamic.go #28

Open
LaughingGor opened this issue Jan 19, 2021 · 0 comments
Open

dynamic.go #28

LaughingGor opened this issue Jan 19, 2021 · 0 comments

Comments

@LaughingGor
Copy link

file dynamic.go Instance method do not pass Name to render.HTML

like this

return render.HTML{
Template: builder.buildTemplate(),
Data: data,
Name: name, // do not pass
}

bearx3f pushed a commit to bearx3f/multitemplate that referenced this issue Apr 17, 2021
- dynamic.go do not pass name into render.HTML
- multitemplate do not pass name into render.HTML
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