Ante

Results 6 issues of Ante

# Environment Knex version: 2.2.0 Database + version: Ver 8.0.30-0ubuntu0.20.04.2 for Linux on x86_64 ((Ubuntu)) OS: Ubuntu 20.04 Node verson: 18.7.0 # Bug Explain what kind of behaviour you are...

On https://web.dev/learn/pwa/installation-prompt/ there is a link to https://mlearn-pwa-web-app-manifest-promotional.glitch.me/ where a demo of PWA prompt should appear. It doesn't because of an error in manifest.json. From console: `Error: Parse error on...

P2

This way we could choose only to connect to 'elite proxy', or 'last checked' < 15 minutes etc.

Hello, it would be helpful to me having a more specific example on how to fetch users data in `liveblocks.config.js`. From the docs currently: ```js // ... export const {...

enhancement
triage needed
documentation

### Describe the Bug. When opening an item (either to create or edit) the breadcrumbs are correct, but after opening an upload collection from there (e.g. insert media or file)...

status: verified
area: ui
created-by: Contributor

### Describe the Bug ```javascript export const Media: CollectionConfig = { slug: 'media', upload: { formatOptions: { format: 'jpeg', options: { quality: 75, }, }, imageSizes: [ { name: 'thumbnail',...

created-by: Contributor