Reading link with unhashed phone should show a warning
Abierto
bug
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 0
- Forks
- 0
- Merge medio
- 3 min
- PR fusionados (30 d)
- 99
Descripción
It currently fails silently. Throws an error because of this.
The user must know that the link was tampered with.
Example of faling link
```js
indexedDB.deleteDatabase('sf');
window.location.href = 'https://192.168.1.119:5173/sinpefacil/?phone=88888888=&name=product1&price=1000&detail=desc'
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.