Jaume de Juan Sancho

Results 13 comments of Jaume de Juan Sancho

here's an example of a barcode that will be scanned with the last digit missing. https://www.barcodesinc.com/generator/image.php?code=SJNTAAE12U1006970&style=197&type=C128B&width=271&height=50&xres=1&font=3

For the time being, I've managed to get things working by downgrading react-map-gl to v5 / v6. Not sure if the issue lies within react-map-gl or react-map-gl-draw, I'm going to...

One option to consider could be to make enough adjustments so that [redux-offline](https://github.com/redux-offline/redux-offline) can be optionally plugged. Those changes accompanied with some docs with best practices would be ideal. I'd...

That's absolutely fair. We're going to have a go at trying to integrate it, would be happy to contribute whatever we come up with. Whether it's actual code in a...

> @jsancho Did you all make headway on this? How's your experiment going? So far we've managed to integrate RTK alongside redux-offline. That in itself was a sizeable migration, for...

> @jsancho Curious to hear the details on what kind of work you had to do! Well, the problem is that we're stretched pretty thin and I am a .NET...

Hi @trenoncourt I've just come across this issue and it seems to be the very functionality that we are looking for. I'm wondering if we can already perform a simple...

Hi @FabienMotte, This has definitely helped with our setup. I've not replied, because the we were experiencing other issues that I wasn't entirely sure that they were related to this...

> @DustinCampbell for example when the project structure looks like this: > > * ProjectName.Api > * ProjectName.Api.Core > * ProjectName.Api.Repositories > * ProjectName.Auth > * ProjectName.Auth.Core > * ProjectName.Auth.Repositories...

@mdschweda that's worked! Incredible, I've had this failing to work for months. Immensely grateful for this tip! :)