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

CanJS/ejs table+tbody rendering of a list gives nested tbody items #233

Merged
merged 2 commits into from
Jan 25, 2013

Conversation

ccummings
Copy link
Contributor

Original forum posting and example code are here:

Update - added expected output.

If the table tag is outside the template then the problem does not occur. If you want multiple rows inside a single tbody then that seems fine too.

Note - some quick googling suggests you are restricted to a single thead/tfoot withing a table (which makes sense).

@daffl
Copy link
Contributor

daffl commented Jan 14, 2013

Could you also post a quick example how the expected result should look like? If multiple tbody elements are valid the renderer might make a wrong assumption here.

@ghost ghost assigned daffl Jan 17, 2013
@ghost ghost assigned ccummings Jan 25, 2013
daffl added a commit that referenced this pull request Jan 25, 2013
CanJS/ejs table+tbody rendering of a list gives nested tbody items
@daffl daffl merged commit fb08224 into master Jan 25, 2013
@daffl daffl deleted the issue-233 branch January 25, 2013 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants