Jo Sprague

Results 14 issues of Jo Sprague

Really cool project! Thank you for this! Just a small bug I noticed: When I am searching for a new book to add, if I tap in the search bar...

bug

Starting from this repo, I found installation instructions here: https://vdirsyncer.pimutils.org/en/stable/installation.html I click on Ubuntu, which takes me to https://packagecloud.io/pimutils/vdirsyncer I run the quick install script from that page: ```bash curl...

Right now, sizes are set in `rem` units, which means that the component has a different size than it's parent both for the font and the spacing of the calendar....

When trying to `forceSave` a document, it fails. I trigger a `forceSave` from the UI, and inspect the response from the websocket at `wss://docs.mydomain.com/6.2.1-24/doc/300000001/c/511/tfjkjlsl/websocket`, and see the following response: ```json...

I'm experiencing a delay between launching the debugger in VS Code and having the debugger fully attach. The browser opens, and the page loads, but all of the breakpoints in...

bug
needs more info

I'm using `script-loader` to load some legacy scripts into my app. Everything works fine when I build with `webpack`, but when I build with `webpack-dev-server` instead (to enable hot reloading...

Thank you for your time an dedication working on this project. It's really great! I apologize if this question has been answered, but I searched and I am still unsure....

I tried the instructions without Modal: ``` python main_no_modal.py "A basic React app that just displays a page that says 'Hello, World!'" ``` Result: ``` Traceback (most recent call last):...

This is a proof of concept for moving all app configuration variables into `.env` which would allow us to develop locally with clean environments keeping all of the environment configuration...