When I attempt to run my tests I get an error: TypeError: Cannot read property 'tagName' of null
It seems to be related to the underlying typed.js library. Would love to fix so I can get clean tests. Any thoughts?
See this issue: mattboldt/typed.js#274