Daniel Turuș
Daniel Turuș
Thank you very much for your response! I tried with many commands but works the best with the `--bus` flag (the execution time improved significantly (to about 100ms - 200ms))....
Hey! I've added the output of sudo ddcutil environment --verbose below: Click here to see the output Output level: Verbose Reporting DDC data errors: false Trace groups active: none Traced...
From my findings, it seems that the component unmounts and then remounts (and because it unmounts, `this.extendedColumn = []` runs, which causes all the issues). You can see below some...
Indeed, thank you! A fix with strict mode enabled would be great though!
Hello! Any updated on this? Thanks!