You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Description
window.prompt
does not work and returnsnull
.Steps to Reproduce
window.prompt()
orprompt()
and press enterActual result:
Nothing happens, the function returns
null
.Expected result:
A prompt appears and the value entered is returned.
Reproduces how often:
100% of the time
Brave Version
about:brave info:
Brave: 0.23.31
V8: 6.7.288.46
rev: 3148ace
Muon: 7.1.5
OS Release: 17.6.0
Update Channel: Release
OS Architecture: x64
OS Platform: macOS
Node.js: 7.9.0
Brave Sync: v1.4.2
libchromiumcontent: 67.0.3396.103
Reproducible on current live release:
idk, I think so
The text was updated successfully, but these errors were encountered: