RegEx with BarcodeInput component

Apparently JS key event matching (or at least what we do in Perspective) doesn't work in a sane way, so you might need to match against the literal string Enter as your end-of-line character?

1 Like