James Cole
James Cole
It's on the list, and a link to https://github.com/firefly-iii/firefly-iii/issues/6310 Also: what you propose is really complex so don't hold your breath.
Thanks. I'll see what I can find. I've been refreshing the page for a few minutes now, but I got nothing. Since you're in the console, what's the return for...
All of those errors have the same cause, so that's not the interesting part. Check under "network". What does it say for the "variables" URL when the page fails? I...
Found it. It's a bug in Safari. You can solve it by setting `COOKIE_SAMESITE=""`.
That makes sense. The v1 layout uses a "JS file" that's actually rendered by Firefly III, v2 does not. I expected the same site thing to work though, that's what...
I'll need to see some logs before I can do anything about it.
Of course! This page should have all the instructions: https://docs.firefly-iii.org/how-to/general/debug/ I am curious to see if you can pinpoint in the logs an entry that has not tag, but should...
The problem was solved and is fixed now.
This should be fixed in the latest `:develop` Docker image, let me know if it works!
Mmm, that could be a bug indeed. Could you try to replicate it for me in debug mode? 1. Enable some currencies. 2. [Enable debug mode](https://docs.firefly-iii.org/how-to/general/debug/) 3. Restart, and send...