adamb
adamb
groups of radio inputs with the same `name` can only have one input selected. this is a workaround to ensure that dragula can still be used with elements that contain...
First off, thanks for the great library! I'm writing on behalf of @jrubenoff (in https://github.com/dobtco/dispatch/issues/42), who asks: is there a configuration option for setting the default time to a certain...
❤️ to all the contributors for this great plugin. It seems like this gem is heavily reliant on its ability to set the page title, which prevents us from achieving...
I've been troubleshooting an odd issue that came to the fore today. Our `responses` table has 300,000+ entries, but they are always filtered by a `project_id`, which is an indexed...
A slightly more updated version of #39
copied from Discord: > Hi ! Currently testing some basic ETH methods through the Zk Sync mainnet endpoint "wss://mainnet.era.zksync.io/ws" : while some of them behave without noticeable issues ( e.g...
deth.net is a lifesaver - does anyone know if there is the ability to automatically download the files and open them in your *local* VS Code instance? can't seem to...
### Specifications * Client Version: Telegraf 1.25.2 * InfluxDB Version: InfluxDB v2.6.1 * Platform: Debian 11 ### Steps to reproduce We are writing like this: ``` influxClient := influxdb2.NewClient(w.url, w.authString)...
## Problem 1. Sync partials should not be able to access `current_user`, `params`, etc 2. When `sync_update` (or `sync_new`) are called from inside of a request environment, they can access...