Instead of showing "no matches" I have modified the noMatchTemplate to act as an add option.
The only problem is Tribute is listening for the click event and it creates an error in the console.
Is there a way to intercept that? Everything else works. Just a console error. I have tried prevent on the click event stop prop etc. but they are too late.