div inside span breaks HTML validation

Created on 21 June 2023, about 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