digitalbazaar / bedrock-vue-pdf417

Other
1 stars 0 forks source link

Avoid using closures w/event handlers where necessary to ensure memory can be reclaimed #8

Open dlongley opened 2 years ago

dlongley commented 2 years ago

For example, explore the file reader event handlers. Additionally -- make sure there are onerror handlers as well.