Lucas Vazquez

Results 4 issues of Lucas Vazquez

# Summary The generated assets path causes redirection. _public/sw.js_ ![issue](https://user-images.githubusercontent.com/38964964/139170546-508fdd24-6b59-4482-8d0e-65144df7aee0.png) # Versions - `next-pwa`: 5.4.0 - `next`: 12.0.1 # How To Reproduce _tsconfig.json_ ```json { "compilerOptions": { "target": "ESNext", "lib":...

bug

Hello everyone!, I'm having difficulties migrating a code from `hvad` to `django-parler`. Let's suppose I have the following models made with `django-parler`: ```python from django.db import models from parler.models import...

## Description If you create a `ZoomableGroup` and don't add the `className` attribute, it will be created with the following classes: `rsm-zoomable-group undefined`. ## Example Search `undefined` in [https://www.react-simple-maps.io/docs/zoomable-group/](https://www.react-simple-maps.io/docs/zoomable-group/) ![2021-03-21_20-50-15](https://user-images.githubusercontent.com/38964964/111925595-50c1de00-8a88-11eb-93e9-e6b279e681e1.png)...

Encontré que la localidad "LA ESPERANZA", del departamento "San Pedro" (Jujuy), aparece repetida 2 veces pero en 2 municipios diferentes ``` # Provincia, Departamento, Municipio, Localidad Jujuy, San Pedro, Arrayanal,...