- Issue created by @dpagini
- πΊπΈUnited States dcam
I'm able to reproduce the issue. You don't need to use
views_embed_view()
. It happens with a regular, old Page display.It can only be seen in the raw HTML, which is also what a validator looks at. When the FullCalendar JS is executed it replaces the offending DIVs.
I tried to figure out how to solve it too, but didn't get anywhere. Since the problem doesn't exist after the JS runs, then one could argue there's no problem. But I empathize with anyone who doesn't want to have to deal with validation errors on their pages, especially if they have to explain them to supervisors.