cgraefe

Results 8 comments of cgraefe

I just encountered exactly the same issue. Any new insights on this? Any ideas or further hints for a cleaner solution?

Ok, I dug into this a little. The problems seems to be that the JS code contained in the prototype is inadvertently executed when `doAdd` is trying to find an...

Thanks for the blazingly fast response! I was indeed going to try `withSubqueries()` next, but I'll be caught up in meetings for the rest of the day. I will get...

Omitting the select alias did not change the behavior, but I can indeed work around the issue for now by using `withSubqueries()`. The error occurs only if the `withSubquery()` is...

I am also missing the SVG and PNG export features available in the web version. It would be great if these were supported.

I'm seeing the exact same problem since 2.5.4. Any advice or updates on this?

Same here on CentOS 7. To work around the problem temporarily, I downgraded wallabag/wallabag from version 2.5.4 to 2.5.2.

I would find this useful. I'm using the Let's Encrypt companion container to manage SSL certificates for a bunch of HTTP hosts. Now I would like to put my MQTT...