Closed raven2500 closed 1 year ago
Hello @raven2500, thanks for bringing this to our attention. We will look into this promptly.
@raven2500 I reproduced this as best I could in an Angular sandbox: https://codesandbox.io/s/blazing-bush-js7spp From what I can see with the way I have it setup, the console log fires both when input is entered manually, and via paste. If possible, could you send along more context or a sandbox of your own for how this bug looks in your environment?
Closing this issue due to no more information from the original reporter.
Describe the bug The input element handles the onpaste event, but rux-input does not.
To Reproduce Steps to reproduce the behavior:
Current behavior (ruxinput) is not triggered when a paste is done
Expected behavior onpaste would be available to handle a paste into the input field
Screenshots If applicable, add screenshots to help explain your problem.
CodeSandbox If applicable, please provide a CodeSandbox or other online code editor tool link that contains an example of the bug.
Environment (please complete the following information):
Additional context Add any other context about the problem here.