Jakub Zomerfeld
Jakub Zomerfeld
**Is your feature request related to a problem? Please describe.** - custom events to get info if video is started of stopped - events with response if video is: AVAILABLE...
Tried to use `fields.ignored()` but seems like it's deprecated type or it's missing in the file definition. cc https://keystatic.com/docs/fields/ignored
### Which area/package is the issue in? @koliveira15/nx-sonarqube ### Description - **Next.js monorepo on [email protected]** - **version: `^4.2.1`** Trying to configure this lib in a monorepo apps + libs. Took...
Use modern way to achieve aspect-ratio without any hacks and workarounds.
### Is your feature request related to a problem? Please describe. I am using the custom URL builder as mentioned in https://sanity.nuxtjs.org/helpers/images#using-sanityimage-url and in browser console seeing a warning regarding...
### Existing documentation URL(s) - https://developers.cloudflare.com/pages/platform/known-issues/#delete-a-project-with-a-high-number-of-deployments ### What changes are you suggesting? I was trying to run the deletion of project (pages) with high number of deployments and run on...
Using PHP 8+ there is an issue in lines 95, 108, and 110 where preg_replace() is called with $cell as the third parameter. The error occurs when $cell is null....