Leo Auri
Leo Auri
Hi there, thanks for this extension! I would find it convenient if the shortcut deleted highlighted brackets rather than directly enclosing, so that I have direct visual feedback about what...
Request: possibility to edit a calculation after setting it up Allowing for example adding a person who enters the activity later on Great app, very useful for me, thanks!
Request: add revenues to the calculation, for example if something were to be sold by a member of the group..
After using the widget from the home screen to toggle the filter, try to switch to the app screen / settings page via app switcher. Instead the filter is toggled!...
If the path contains spaces, then `docker run -it -p 8888:8888 -p 6006:6006 -v /$(pwd)/session-1:/notebooks --name tf cadl /bin/bash` might throw the error `docker: invalid reference format: repository name must...
Hi there, I ran ``` pip install deep-daze imagine "a prompt" ``` (and also other prompts) and got the error ``` Setting jit to False because torch version is not...
If your `dist` directory hasn't been generated yet, and you `npm run dev`, you get a page with an error like `Cannot GET /`. This is because the browsersync task...
Upon activating the theme and visiting the site I get the following: ``` Fatal error: Uncaught UnexpectedValueException: DirectoryIterator::__construct(/var/www/html/wp-content/themes/vuewp/dist/js/): failed to open dir: No such file or directory in /var/www/html/wp-content/themes/vuewp/functions.php:140 Stack...
I'm still trying to follow everything here, but it seems that when served as WP theme we load index.php, so action hooks in header.php and so on are triggered, but...
Catch the exception thrown when database size limit is reached and pass execution to script wrap up, where the metadata is written. Fixes #264.