Olaf Rühenbeck
Results
2
issues of
Olaf Rühenbeck
A pretty common usecase is to have a base template that looks something like that: ``` {% block style %} .somecss { someproperty: somevalue; } {% endblock %} ``` Next...
**Describe the bug** When building a keyed segmented button, using number keys breaks the button. **To Reproduce** Create keyed segmented button with keys of type number that don't match the...
bug