Alexander Nickol
Alexander Nickol
I had to do the same, using Version 2.1.6.
I can only support this question, please release a new version of the gem.
A workaround is probably to create a bucket for every every task, tokio worker or a pool of buckets.
@carlosantoniodasilva, I think `alias :to_turbo_stream :to_html ` is used to make use e.g. of `FlashResponder::to_html` method which has to be called to set the flash message appropriately. But for me...
This change is probably unwanted, since of: > Inherited Resources is no longer actively maintained by the original author and has been transferred to the ActiveAdmin organization for maintenance. **New...
In the past it was the expected behaviour to return status 200 and render :new or :edit templates. But yes with turbo this behaviour is not working anymore.
I am not quite sure if the change is compatible with e.g. active admin etc. > Inherited Resources is no longer actively maintained by the original author and has been...
I will do the changes if there are any plans that they will be merged.
Tracing log from application: ``` 2024-06-12T04:44:57.664574Z DEBUG run_webdriver_cmd: thirtyfour::session::http: webdriver request: POST /session {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"browserName":"chrome","goog:chromeOptions":{"args":["--headless"]}}},"desiredCapabilities":{"browserName":"chrome","goog:chromeOptions":{"args":["--headless"]}}} 2024-06-12T04:44:57.665245Z TRACE run_webdriver_cmd: hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", localhost:9515) 2024-06-12T04:44:57.665317Z DEBUG run_webdriver_cmd: reqwest::connect: starting...
Workaround for me so far is to route the traffic through [https://mitmproxy.org/](https://mitmproxy.org/) or switch to firefox & geckodriver.