Results 14 comments of Adam Mark

Okay, I confirmed your result. Let me think about whether Markup should support this use case. In any event, I'll clarify the docs. Thanks.

Resetting the form automatically is a real head-scratcher. How should we preserve the state of a form when errors occur? Using `defaultValue` doesn't work on all input types (e.g. ``)....

Yes and yes. Some thoughts here: It would be nice to have the ability to set background colors or other styles that don't affect the geometry of the output, e.g.:...

I've hit this bug as well and there are no decent workarounds. Using `filterMode: filter` may cause the y-axis to change dynamically without explicitly setting yMin/yMax and/or cause the bars...