radiz13

Results 4 issues of radiz13

Hi ! Im'm using Turbo UX with Symfony 7, I can confirm anchors don't work. If turbo-core is enable : ``` $url = $this->generateUrl('back_client_actu_gerer').'#article'.$article->getId(); return $this->redirect($url); ``` redirects me to...

Hi ! I've a problem with Turbo and wysiwyg editors (tried FOSCKEditor bundle & Quill). After removing cache, on first load, I've an error "Uncaught ReferenceError: CKEDITOR is not defined"....

Stalled

### Browser Chrome Version 123.0.6312.105 / Firefox 124.0.2 (64 bits) ### OS Ubuntu Ubuntu 22.04.4 LTS ### Screen size 2560x1440 ### Describe the bug I know that Tabler include Bootstrap,...

bug

Hello, I use recaptcha v3 enterprise, there is only one key (id). So, impossible to make the bundle work, certainly because of the missing second key. RECAPTCHA3_KEY=RECAPTCHA_ID RECAPTCHA3_SECRET=??? The captcha...