jquery-maskmoney icon indicating copy to clipboard operation
jquery-maskmoney copied to clipboard

i'm receiving an error: InvalidStateError

Open sebastiaoLa opened this issue 7 years ago • 2 comments

InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable jquery.maskMoney.min.js:10

init/</< http://localhost:8000/static/assets/pages/scripts/jquery.maskMoney.min.js:10:6243

dispatch http://localhost:8000/static/assets/global/plugins/jquery.min.js:3:12396

add/r.handle http://localhost:8000/static/assets/global/plugins/jquery.min.js:3:9158

TypeError: document.selection is undefined [Learn More] jquery.maskMoney.min.js:10:2645

a http://localhost:8000/static/assets/pages/scripts/jquery.maskMoney.min.js:10:2645

init/</< http://localhost:8000/static/assets/pages/scripts/jquery.maskMoney.min.js:10:5329

dispatch http://localhost:8000/static/assets/global/plugins/jquery.min.js:3:12396

add/r.handle http://localhost:8000/static/assets/global/plugins/jquery.min.js:3:9158

sebastiaoLa avatar Dec 22 '17 19:12 sebastiaoLa

right when page loads before apply the mask

sebastiaoLa avatar Dec 22 '17 19:12 sebastiaoLa

Or when your input is type of number.

manfredjb avatar Jan 07 '18 18:01 manfredjb