I get the following error message in the browser console, when checking the checkbox for a css resource: vendors-node_modules_storybook_addon-actions_dist_esm ...
I'm using checkboxes for rendering a multiselect field in Next.js. When inspecting the page with Wave, I'm seeing errors reported for the generated input components: "Missing form label". When ...