Description bug: The consent window always shows up on websites that use Turbo.
Using HagreeBundle with Turbo: If your site uses Turbo (Hotwire), make sure to configure HagreeBundle accordingly to prevent the consent window from reappearing on every navigation. Add the following option to your configuration:
alteis_hagreed:
turbo: true
This enables Turbo compatibility and ensures the consent banner doesn't reload on every page transition.
How can I help you explore Laravel packages today?