div inside span breaks HTML validation

Created on 21 June 2023, almost 2 years ago

Problem/Motivation

The checkbox added by vbo_export is inside a div element, but that is inside a span element. HTML does not allow a div to be inside a span, causing a validation error.

Proposed resolution

Turn the div into another span.

🐛 Bug report
Status

Active

Version

4.0

Component

Code

Created by

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024