Max Larionov
Max Larionov
works fine if you use 127.0.0.1 instead of localhost
```> redditData + Collect(threadUrls = myThreadUrls, writeToFile = F) Error: Error in `dplyr::mutate()`: ! Problem while computing `rm = ifelse(...)`. Caused by error in `ifelse()`: ! dims [product 1] do...
We are facing this issue too
Would be great to have an ability to hook to/intercept all the ajax requests. Is there any way to do it now?
Yeah this sensor data does not make any sense, if I look at the numbers I should have been dead already. Especially formaldehyde levels. Definitely has problems with units, but...
@rslawik ehh, I probably was too tired that day passing object as an attribute... Good to know contributions are welcome, I will try to find some time to work out...
That would be really helpful as long as it would allow using file-saver in buildless environments
Implemented a fix in #233, now it's a matter of how long it will take for maintainers to review it...
As an example of failed programmatic interaction we can use this test: `clears textbox after selection of a new item on click` It fails on `expect(el.opened).to.equal(true);` After mimicking user typing...
@tlouisse the PR you mentioned does not fix it. The bug is still present, please refer to the reproduction scenario. It's very easy to reproduce. This PR has to be...