Moritz Heusinger
Moritz Heusinger
[Bildschirmaufzeichnung vom 01.08.2023, 12:55:17.webm](https://github.com/ioBroker/ioBroker.admin/assets/25484431/400e8a0b-f898-4727-99a8-aafce795079c) I cannot find any differences in the behavior. Can you provide a reproducing example?
I can also not replicate it with your config. A hint for you, you can also use `port` as type here https://github.com/copystring/ioBroker.roborock/blob/cea0cc4fa080d5a2041706a71b4190f153c773b4/admin/jsonConfig.json#L41 It will then automatically have a useful min/max...
Yes tested it today, just the schema is missing the information
Maybe try to force a fixed width with the `sm` property
https://github.com/ioBroker/ioBroker.admin/blob/master/src/src/components/JsonConfigComponent/SCHEMA.md#common-attributes-of-controls
I used a 1 to 1 copy of your json config yes but with the latest admin version
I will try chrome tomorrow if I find time
I can reproduce and it is the `min` property which makes the problem https://github.com/ioBroker/ioBroker.admin/blob/49ab2edbe73eabc909f54f7335224c002ef1538f/src/src/components/JsonConfigComponent/ConfigNumber.jsx#L118 This means most likely the problem is somewhere in https://github.com/mui/material-ui/tree/master, maybe we can workaround somehow.
Ich kann das mit der 0.4.6 von weather-warnings nicht nachstellen, die UI schaut bei mir leider auch deutlich anders aus. Kannst du mir sagen mit welcher offiziellen Version eines Adapters...
Kann es doch nachstellen Danke