You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @azertys i think this might be an upstream bug with template-parts (see github/template-parts#24) which itself is a quirk of the spec/browsers. Probably a bad example to add 😬
You may be able to work around this by adding a <tbody> element inside the table, and adding the expression inside that.
I'm not sure if I'm doing anything wrong, but if I copy this exact example, the table rows are rendered outside of the
<table>
:https://github.com/github/jtml#iterables-like-arrays-1
This is the output I'm getting:
I tested this in :
Firefox 89.0.2 (64-bit
andEdge Version 91.0.864.59 (Official build) (64-bit)
The text was updated successfully, but these errors were encountered: