Tom Finke

Results 14 comments of Tom Finke

I traced the problem back to `let val = field.get_value();`, see https://github.com/frappe/frappe/blob/develop/frappe/public/js/frappe/ui/filters/filter.js#L422 By setting a Breakpoint in that line, I observed that while `field.value` holds the desired Document name of...

I just stumbled upon this because it actually broke my code. I opened an Issue at Flake8, see https://github.com/PyCQA/flake8/issues/1884

I think it would be beneficial to still parse the Parameters in order to generate the schema automatically. If parameter annotations don't provide enough information to automatically generate the schema...

I am experiencing the exact opposite: - I can stream podcast just fine - I cannot play Podcasts downloaded to the default "Internal App Storage". The App crashes every time...