Skip to content

[Bug]: Perser error when parsing boolean attributes on an element. #30

@cbontems

Description

@cbontems

Contact Details

No response

What happened?

Reported by P. Harrison
Parser not parsing input element defined as:
<input type="radio" name="color-format" id="rgb" checked disabled />

Version

v1.6.1

Version

v1.9.7.1

What browsers are you seeing the problem on?

Brave, Chrome, Edge, Firefox, Safari

Relevant log output

react-dom.min.js?ver=18.2.0:10 Uncaught Error: Expected > (117:67). If this is valid HTML or SVG, it's probably a bug in Sructeezy parser. Please raise an issue at https://github.com/thewebforge/structeezy-docs/issues/new/choose – thanks! <input type="radio" name="color-format" id="rgb" checked disabled /> ^ at r (structeezy.js?ver=5298fe91b96cdeebfd3a:1:306020) at l (structeezy.js?ver=5298fe91b96cdeebfd3a:1:308926) at za (structeezy.js?ver=5298fe91b96cdeebfd3a:1:310247) at onClick (structeezy.js?ver=5298fe91b96cdeebfd3a:1:1370482) at Object.Xa (react-dom.min.js?ver=18.2.0:10:105741) at B (react-dom.min.js?ver=18.2.0:10:10501) at W (react-dom.min.js?ver=18.2.0:10:10556) at qe (react-dom.min.js?ver=18.2.0:10:23318) at Ke (react-dom.min.js?ver=18.2.0:10:23733) at react-dom.min.js?ver=18.2.0:10:29094

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

🔧 in progressDevelopment is in progress🪲 bug confirmedThe bug could be reproduced and is confirmed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions