Closed bartfeenstra closed 1 year ago
Our custom htmlAttributes Nunjucks filter occasionally renders empty HTML attributes when those attributes are in fact not needed (which is why they are empty).
htmlAttributes
<tr class="">
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Our custom
htmlAttributes
Nunjucks filter occasionally renders empty HTML attributes when those attributes are in fact not needed (which is why they are empty).How to test
<tr class="">
.