You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i needed different behaviour of this plugin when requests are made to a staging environment for several reasons like visual test automation (where you dont want that cookie banner to appear) and other reasons (like local development).
Hi,
i needed different behaviour of this plugin when requests are made to a staging environment for several reasons like visual test automation (where you dont want that cookie banner to appear) and other reasons (like local development).
If you like, i could create a PR for my changes made at https://github.com/logemann/gatsby-plugin-cookiehub-banner/
Most notable changes are described in the README (https://github.com/logemann/gatsby-plugin-cookiehub-banner/blob/master/README.md). See stageMode and stageHosts Parameter.
This code is not yet battle tested. Just finished it.
The text was updated successfully, but these errors were encountered: