Rolf Bruderer

Results 104 comments of Rolf Bruderer

Hi, I seem to have the same problem. The funny thing is, that the validation message somehow disappears when the user pressed one additional key, but the revalidation ($asynchValidator function)...

not sure if this tv4 workaround would help. Maybe I check tomorrow. I at least isolated the problem a little bit more. Following piece of code seems to be the...

Aha, now I see the connection to what @shinkondo mentioned above, because there is in deed a little bit above the mentioned code another piece of code, which seems to...

@Anthropic had a look at the webpack branch (you mean feature/webpack-babel), right? Same code is still there (in schemaValidate directive, line 96-104). Should I make a PR? Should this go...

By the way, the workaround with "tv4-" prefix as proposed by @shinkondo seems to work. Thanks a lot! Funny thing is that for the error message the message has to...

@eggerschwiler maybe we could use the fix of dani to prebuild the docker image with the right chrome version and env variable with the version for the e2e test execution??...

should be easy now with the new pipeline - simply keep sketches directory (if not yet)

in progress, I found two tests that output error in browser console: ``` Failures: 1) Create sketch Remember author Message: Failed: Console errors in browser during test execution detected (1...

there seems to be a third test that fails sometimes. I pushed the change to a feature branch that can only be integrated when the three console errors are fixed...