We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In version 3.0:
consentModal: { equalWeightButtons : true }
should be the default, by documention:
https://cookieconsent.orestbida.com/advanced/ui-customization.html
I noticed than since 3.0 rc14 it isn't the case anymore: I need to pass the equalWeightButtons parameter explicity
Update to 3.0 rc14 or rc15
Maybe it is made on purpose (?). In that case the documentation needs updating.
3.0.0rc14
Firefox
The text was updated successfully, but these errors were encountered:
Fix #541: equalWeightButtons does not default to true
equalWeightButtons
6596054
No branches or pull requests
Expected Behavior
In version 3.0:
consentModal: { equalWeightButtons : true }
should be the default, by documention:
https://cookieconsent.orestbida.com/advanced/ui-customization.html
Current Behavior
I noticed than since 3.0 rc14 it isn't the case anymore:
I need to pass the equalWeightButtons parameter explicity
Steps to reproduce
Update to 3.0 rc14 or rc15
Proposed fix or additional info.
Maybe it is made on purpose (?). In that case the documentation needs updating.
Version
3.0.0rc14
On which browser do you see the issue?
Firefox
The text was updated successfully, but these errors were encountered: