Tanel Tammik

Results 5 comments of Tanel Tammik

Indeed there is a problem... i do not use the `asset` myself and because of this i haven't come face to face with this bug. i'll look into this asap...

how can i solve this. fields: foo, bar, baz, xyz foo and bar are boolean, bar and xyz numeric or null. i need to check, if foo is true then...

@naeemsaleem just reload salvattore grid on window resize event: ```javascript window.addEventListener('resize', ()=> { salvattore.recreateColumns(document.querySelector('main.entries .results')) }) ```

same here@Arch [npm-debug.txt](https://github.com/chjj/pty.js/files/332594/npm-debug.txt)

@crynobone as @3bood-kr mentioned, adding 'no-sandbox' to the driver options fixes the issue. but perhaps it depends on the development environment and/or how we have chromedriver installed. i had the...