Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New pastes stop working after sending transactions #5

Open
sembrestels opened this issue Mar 26, 2020 · 0 comments
Open

New pastes stop working after sending transactions #5

sembrestels opened this issue Mar 26, 2020 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@sembrestels
Copy link
Member

The paste from a spreadsheet feature stops working after performing a send. This is because we set up the onPaste event modifying DOM directly.

We should probably avoid that, but it's difficult because we are adding an event listener to the input of a LocalIdentitiesAutoComplete component.

@sembrestels sembrestels added bug Something isn't working help wanted Extra attention is needed labels Mar 26, 2020
@sembrestels sembrestels changed the title New pastings stop working after sending transactions New pastes stop working after sending transactions Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant