Axel Leroy
Axel Leroy
Well, there is PR #144 that was opened and not updated for the past year or so. What's left to do is to remove the `Dockerfile` (which was updated in...
Hello, I'm having a similar issue but from what I gathered, the CORS fails because the pre-flight `OPTIONS` request returns an HTTP 404 status even though the response has the...
After further investigation, I'm finally not sure that the issue comes from angular-builders, as I was able to reproduce the issue with @angular-devkit/build-angular:dev-server. I opened an issue on the angular-cli...
Apparently, the issue lies in webpack-dev-server: webpack/webpack-dev-server#4180
A fix has been merged in angular-cli (angular/angular-cli#23642), hopefully the next release of `@angular-devkit/build-angular` will fix the issue (I have yet to try with a snapshot build).
Finally got to try, updating `@angular-devkit/build-angular` to 14.1.1 fixes the issue.
Well, I wonder if you shouldn't upgrade to Angular 14 (or at least angular-cli 14) in order to use the latest build-angular. The Angular team did not backport the fix...
Sorry, I guess my request was incorrectly worded: when clicking an article, rather than opening the reader view (then press the button on the top bar) I would like an...
After further testing, it seem to happen after the update cron has run (which has been configured to run every 15 minutes), although my feeds are no longer updated. The...
I'm using the built-in SQLite database. Here are the last 200 lines of the FreshRSS logs, do you need more? [FreshRSS_logs.txt](https://github.com/FreshRSS/FreshRSS/files/7808073/FreshRSS_logs.txt)