Tobias Zanke

Results 33 comments of Tobias Zanke
trafficstars

@adazh thank you @yuuki3655 there is also another bug i found in correlation to this one. When renaming a test, then the .ec file of the old name will not...

Update: after a click outside the input, the post data is correct. So it looks like only a js trigger does not work as expected. With allow_new there is also...

After some research it looks like the [change](http://caniuse.com/#search=change) event is the right one for older browsers, new browsers support [input](http://caniuse.com/#search=input) to trigger all changes made by the user, for example...

looks promising! should it work right out of the box or do i have to add some additional lines to make it work?

This sounds like a lot of work. Jarvis is running on mobile browsers and i think this is the best solution. On my Samsung S10 i put a icon on...

Tested: `v3.1.0-alpha.41` Funktioniert jetzt wie gewünscht auf Mobilgeräten. Danke!

Tested: `v3.1.0-alpha.41` ![image](https://user-images.githubusercontent.com/1613368/189524824-2868a518-b544-4832-9467-69cf061e3a4a.png)

Der Parameter ist ganz normal über das Info Feld (in der Apache ECharts Doku) zu finden. In meinem initialen Post habe ich leider `typ` statt `type` geschrieben. Habe ich gerade...

Hallo @Zefau Ich habe jetzt doch noch ein Problem mit dem Log-Modus. Ich dachte erst ich habe irgendwelche defekten Logdaten, das kann ich aber mittlerweile ausschließen. Im normalen Modus (type:value)...

Danke für deine Rückmeldung. Leider macht das keinen Unterschied, gerade noch mal verifiziert.