Replies: 2 comments 1 reply
-
Two things come to mind:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Everything looks as it should.
lol, I'm not sure about this one. Just looked it up and it's not possible. That's too bad. I can just throw it in the layout instead. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In my layout page I have
@RenderSection("Scripts", required: false)
and in my header partial I have this at the bottom
The script isn't being rendered.
I'm including the partial in the layout like this
Am I doing something wrong here?
Beta Was this translation helpful? Give feedback.
All reactions