startmat

Results 2 issues of startmat

When using autoReplaceSvg=nest e.g. `` the font awsome tag: ``` ``` is replaced with: ``` ``` then class Input ``` get preview() { return this.container.element.querySelector(".d-fa-preview"); } ``` Is fetching the...

Adding a simple mixin to a ModelForm is not possible since the Meta is "overwritten" by the EntangledFormMetaclass. This is the unittest to proove. Just add at the end of...