Pascal Garneau

Results 17 comments of Pascal Garneau

> Still got that issue with Craft CMS 4 version. > > ``` > // services/SeoService.php > > $env = getenv('ENVIRONMENT') ?? getenv('CRAFT_ENVIRONMENT'); > ``` > > If I use...

Can confirm I have the same exact problem on two different sites running Craft 5.

I'm still waiting for someone to clone this plugin and relaunch it on a new name... Or even better: maybe the original developer would be willing to transfer ownership to...

Fantastic news, thanks a lot.

I tried to clear all caches and it still does the same problem. I checked the console and there is no error. Weirdly enough, this problem also happens with an...

You're right, I just pushed the update in production and it is working fine. I don't know why this is happening in my dev environment but it looks like it...

hyper-xxx.js and hyper-xxx.css are not loading at all in dev: ![image](https://github.com/verbb/hyper/assets/13754636/994a70f5-e763-4315-b49d-4b9b8b87cda1) But they are in prod: ![image](https://github.com/verbb/hyper/assets/13754636/57f2cc2c-4b25-4bf6-bb6d-69bbee0750c3) Something changed in Craft 5.0.5, because it is working perfectly fine in any...

My dev environment is running on Wampserver 3.3.5 (yes, I know DDEV is the recommended tool but I never encountered any issues with my setup before this and I've been...

So... I found the problem with a friend. It is Craft related and not a bug from your plugin. In 5.0.5 they changed this: ![image](https://github.com/verbb/hyper/assets/13754636/3f9ddf23-d03c-4604-8e77-04c3fdb17573) and if we go back...

I tought I could bypass this limitation by creating a kit restrained to one specific style only in Font Awesome, but it does not work really well : ![Capture d’écran...