Thomas Vogel

Results 2 issues of Thomas Vogel

the Toolbar is not correct rendered on Reactnative > 60.0, this PR fixes this.

On a tabchange i want to reset the searchfield. This is my init `this.sandbox.dom.find('#complete').append(''); this.sandbox.start([{ name: 'search@husky', options: { el: '#search', instanceName: 'products', appearance: 'black big' } }]); ` on...

Easy Pick