Derek Kniffin
Derek Kniffin
I am very interested in using this gem, but I do not want to depend upon jQuery anymore. I see there's a vanilla-js version of the JS side of this...
@evanw I'd also like to request that this PR be reviewed/accepted. My org is considering a move away from webpack, and esbuild looks very promising. However, we have a lot...
I'm having the same issue, and the commands @laptander posted don't work: ``` [repos]$ git clone https://github.com/lwfinger/rtl8723au_bt.git Cloning into 'rtl8723au_bt'... remote: Counting objects: 257, done. remote: Total 257 (delta 0),...
Woot! Got it working. I needed to install the linux-headers package.
I'm having this issue. Was it ever resolved?
Has there been any more progress on this? I've been seeing this issue for a while now, and would love to have it fixed.
@donald-s Hmm. I don't. Could you give some more details about how you got that far? I'm not too familiar with the internals of byebug or capybara-webkit.
I just pushed a new version of this change that uses the [Network.loadingFinished](https://chromedevtools.github.io/devtools-protocol/tot/Network/#event-loadingFinished) event to determine this instead.
@twalpole I'm actually not sure. I didn't test this with our app. I would definitely want to add unit tests into this PR, but I wanted to make sure you...
@twalpole Hmm. Looking at the tests now, I'm not actually sure how I would test this. It looks like there's not a lot of unit tests. How would you suggest...