You should never type function
inside of a function.
Remove thelet self = this;
stuff and replace function
with fat arrows.
e.g.function copySuccess()
becomes() =>
You should never type function
inside of a function.
Remove thelet self = this;
stuff and replace function
with fat arrows.
e.g.function copySuccess()
becomes() =>