To build the repo simply run the following commands:
git clone https://github.com/miguelyoobic95/stencil-listen-bug.git
cd stencil-listen-bug
// install node_modules
npm i
// start the server
npm start
The bug is very simple to reproduce, simply click the text that is displayed in the page and open the web tools console to see the error.