Password error in console and not working in FF for me #54
Labels
bug
Something isn't working
enhancement
New feature or request
question
Further information is requested
Great idea, congrats!
Using ubuntu 22.04
I set up a testing docker instance with a password on my VPS with my domain name, and get the push messages but only on Chromium and its console raises an error:
[DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) <input type="password" class="mdc-text-field__input" placeholder label="Enter login key" id="tf-1" valid="true">…</input>
And even without password (using your demo) Firefox stays mute, no notifications.
I didn't expect the client to be mandated to enter the password, only when calling the API using POST.
Why password is mandatory for client?
Would you please write a little doc about how to implement the browser code within a NodeJS project on another docker instance? Because usually, notifying is useful in an app :)
Also, is there a way to notify only one user?
Thank you!
The text was updated successfully, but these errors were encountered: