fabswt
fabswt
Hi there, I've been trying to do these things: - **Use colon (`:`) as the keyword**, without a space (for consistency with, say, Notion, GitHub, and to speed things up)...
## Description Running a Lighthouse report for mobile on the [playground](https://codesandbox.io/s/github/algolia/autocomplete/tree/next/examples/playground) (opened in a new window) returns this warning about a missing accessible name: Getting the same [on my own...
## Description Not exactly a bug, but Google Lighthouse will keep complaining about this unless it's fixed. When running Lighthouse inside of Chrome, getting this in the report: > Does...
## Expected behavior I have an article with the following properties, as confirmed by the WordPress dashboard: - creation date: 2022-02-23T11:35:46+01:00 . - modification date: 2022-02-23T11:59:41+01:00 When I use `{{...
Hi, Getting this error message over an HTTPS connection for a server hosted on Heroku: > Insecure use of middleware over HTTP denied by configuration. > File: /app/vendor/tuupola/slim-basic-auth/src/HttpBasicAuthentication.php > Line:...
Hi! I'm playing with Stripe CLI to try and make testing easier. e.g.: yesterday, I upgraded from an old version of the API and later realized I'd missed a bug...
**Describe the bug** This is not as much as a bug report as it is feedback on the interface: When disabling Autocomplete in the settings, because of how things are...
### Library name vue3-touch-events ### Library license https://github.com/robinrodricks/vue3-touch-events/blob/master/LICENSE ### Library source https://github.com/robinrodricks/vue3-touch-events ### Files to include dist/index.js but, as I understand it, that needs to be exported from the TS...
When I set a shortcut with the globe/fn key, I don't see the expected symbols in the shortcut definition and, in some cases, the shortcut does not work. For example:...
This PR updates the package to work with Python 3.13: - Update scikit-image to >=0.22.0 (old version doesn't support Python 3.13) - Remove importlib_resources dependency (builtin since Python 3.9) -...