Results 11 comments of Stefan Kern

Having the exact same issue. Scanner worked fine until a few weeks ago, and then it suddenly stopped to work

Was there any response from the owner in the last year?

Just ran into the sampe problem... Solution for me: set `limit: Number.MAX_SAFE_INTEGER` and limit the amount to display in the backend!

@colsen1991 I see you created the fork but the librarary "@vendure/ngx-translate-extract-marker" is not released yet, isn't it?

So you would like to merge the code into a single repository and publish both libraries from here? I would like to take a look at it in the next...

Hey, I thought this would be a quick change, but then also did not really have the time for it. Also I'm no longer convinced it would be a good...

Are there any issues with it? I saw angular 18 was released then basically the same day, so I am wondering when it will ship :) and thank you for...

@juane1000 : rxfire will install an outdated firebase version (10 instead of 11), so you also need: ``` "overrides": { "@angular/fire": { "@angular/core": "$@angular/core", "@angular/common": "$@angular/common", "@angular/platform-browser": "$@angular/platform-browser", "@angular/platform-browser-dynamic": "$@angular/platform-browser-dynamic"...