qbcore-framework / qb-banking

Banking System For QB-Core
GNU General Public License v3.0
47 stars 195 forks source link

[BUG] Use of "E" in account number input causes NUI closure #101

Closed duboiss closed 1 year ago

duboiss commented 1 year ago

Describe the bug When using the html input for account number (transfer), if it contains the character e, which is the same which is the same for opening/closing NUI, there is a conflict and the nui is closed

To Reproduce Steps to reproduce the behavior:

  1. Go to the bank
  2. Open the menu and go to transfer tab
  3. Use account number input and type "e" inside
  4. See behavior

Expected behavior Be able to use e character in the input