My laravel project suddenly started to throw the following error,
TypeError: undefined is not an object (evaluating 'settings.keyValue.charCodeAt')
Every time I press a key, it throws the error in the file injected.entry.js
injected.entry.js
I do not remember what modification could have caused it.