Benoît Burgener
Benoît Burgener
While reviewing #775 I realized that the element were never really hidden but just put outside of the viewport. This is an issue as the navigation element can be reached...
### What problem would this feature solve? Allow people that doesn't know the project to contribute more easily. ### What the feature should look like? Random ideas: - See what...
Using the latest version, I can see the following warning popping in the console when the server starts and when it reloads after file changes: > (node:85075) Warning: a promise...
When using [test retries](https://docs.cypress.io/guides/guides/test-retries) and a snapshot doesn’t match, the test will fail on the first attempt but pass on the subsequent retries. ## Expected behavior Tests should continue failing,...
If you try to render a component in vue-live that doesn’t hold a single root element, for example: ```vue A B ``` It will trigger the following warnings: > [Vue...
I use this plugin to display a form that use various calls to Vue i18n `$t` function. It systematically throws the following error: ``` TypeError: i18n is undefined ``` If...
On a page that doesn’t have any text field, the "description" part of the seo preview is somewhat hidden as you can see on the screenshot below: ![capture d ecran...
## Bug report ### Required System information - Node.js version: 14.20.1 - NPM version: 6.14.17 - Strapi version: 4.4.4 - Database: Postgres - Operating system: Debian 10 ### Describe the...