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

UnclosedNodeError: Found unclosed VashMarkup #130

Open
supardyke opened this issue Jun 30, 2019 · 2 comments
Open

UnclosedNodeError: Found unclosed VashMarkup #130

supardyke opened this issue Jun 30, 2019 · 2 comments

Comments

@supardyke
Copy link

supardyke commented Jun 30, 2019

UnclosedNodeError: Found unclosed VashMarkup at template line 9, column 3

Context: 
     7 |   	@html.block('content',function(model){
     8 | 	    <div class="content-main" id="content-main">
  >  9 | 			<div class="padding mb-4">
    10 | 				<div class="b-b b-primary nav-active-primary">
    11 | 					<ul class="nav nav-tabs">
    12 | 						<li class="nav-item ">
@kirbysayshi
Copy link
Owner

Hey @supardyke, I'm not sure what's happening in your error output, since I can't see the entire template. Are all of the tags closed? Does the template have enough closing </div> tags to match <div class="padding mb-4">?

@MuneebNazir
Copy link

Same issue

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

3 participants