Absulit / Absulit/sinpefacil

Reading link with unhashed phone should show a warning

Abierto
#145 0 comentarios 0 reacciones 1 asignado Reclamado por @Absulit Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.