Skip to content

[Bug] Components don't behave like usual HTML #188

@philipbrembeck

Description

@philipbrembeck

** Issue **
I can't exactly describe what is happening with the HTML Input fields, but they're not usable in a mixture with Mantine, because they don't behave like normal HTML Input Fields.
They will not be recognised, neither by Mantine nor by vanilla Typescript.

This probably has to do with the fact that they do get rendered in the DOM as <Mw-Textfield hydrated> and the actual input-filed is rendered as a pseudo element.

** Preferred solution **

It would be preferred if the components could just render themselves as HTML with added styles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions