Milan Ricoul

Results 29 comments of Milan Ricoul

[`the_time();`](https://developer.wordpress.org/reference/functions/the_time/) existe déjà. Je ferme l'issue.

See https://github.com/BeAPI/beapi-frontend-framework/pull/372

Hi @area73 , My issue is similar to the author's one. This is my e2e tests. ```js import fixtures from '../fixtures/screenshots/fixtures' const SITE_NAME = Cypress.env('SITE_NAME') || 'omneseducation' const SITE_ENV =...

Same problem here with a birthDate field.

Yes I changed my Regex expression to allow my birthdate value with this format : DD/MM/YYYY and this format : DDMMYYYY and it works as expected.

@Rahe [![Le top 10 des perles webperf — Stéphane Rios — We Love Speed 2023](https://img.youtube.com/vi/axLYhr8Cl3c/0.jpg)](https://www.youtube.com/watch?v=axLYhr8Cl3c) [Le top 10 des perles webperf — Stéphane Rios — We Love Speed 2023](https://www.youtube.com/watch?v=axLYhr8Cl3c) Voir...

> pb soulevé par @n-langle : on perd les classe pour les viser directement. solution de contournement, on utilise un wrapper. Fonctionnalité ajouté dans https://github.com/BeAPI/beapi-frontend-framework/pull/347/commits/4a2e0fa191019562377967b05a48398511adf4ed.