Serge Morel
Serge Morel
I'm trying to set a custom dragContainer according to the docs for autoscrolling: https://paol-imi.github.io/muuri-react/docs/usage/drag-scroll/ However, any value except `null` or `document.body` does not seem to work. I'm creating a ref...
### [REQUIRED] Environment info **firebase-tools:** 10.1.5 **Platform:** MacOS Monterey 12.1 M1, iPhone 8 iOS 15.1 ### [REQUIRED] Test case See below ### [REQUIRED] Steps to reproduce 1. Run the emulators...
I added a global option to remove case sensitivty from ResultSet and ArrayAdapter Usage: new DataTable(['case_sensitive' => false'])
### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/node-auth0#readme), [Examples](https://github.com/auth0/node-auth0/blob/master/EXAMPLES.md), and [FAQ](https://github.com/auth0/node-auth0/blob/master/FAQ.md) and have not found a suitable solution or answer. - [X] I have looked into the [API...
### What problem will this feature address? OpenAPI supports defining webhooks: - 3.1: [spec](https://github.com/OAI/OpenAPI-Specification/blob/main/examples/v3.1/webhook-example.yaml) & [blog](https://redocly.com/blog/document-webhooks-with-openapi) - 2.0 & 3.0: [spec](https://redocly.com/docs/api-reference-docs/specification-extensions/x-webhooks) ### Describe the solution you'd like Would be great...
### What problem will this feature address? Using human-readable tag names, instead of the coded ones. ### Describe the solution you'd like Tags can (with Redocly at least) be augmented...