RVenkatesh

Results 4 comments of RVenkatesh

> +1 to this! One of the things I find so wonderful about Svelte is its lack of boilerplate (especially because I'm coming from the React world). I'm using [`svelte-spa-router`](https://github.com/ItalyPaleAle/svelte-spa-router),...

Hey! Thank you very much for the quick reply. I built a [Ember twiddle](https://ember-twiddle.com/9a62ca3e567e413f1d8143ab4b792480?openFiles=tests.integration.components.my-component-test.js%2Ctemplates.components.my-component.hbs). Below given are the details about this twiddle. `my-component ` inserts text on click and tap...

You are right. The tests pass in Safari. Only in Chrome they don't. Thank you once again.

@eriktrom I checked it with 1.0.0 version. The issue is still there. May be it is related to what @rwjblue mentioned.