Skip to content
New issue

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

Core PBjs : add check for empty mediaquery declaration in sizeConfig object #6498

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

Fawke
Copy link
Contributor

@Fawke Fawke commented Mar 30, 2021

Type of change

  • Bugfix

Description of change

We have allowed mediaQuery property in sizeConfig to be declared as an empty string. This can lead to some inconsistencies as described here

This can be a breaking change for some publishers who maybe using empty mediaQuery declarations in their sizeConfigs. This PR should go out in a major release of Prebid.js

Fixes #4810

Please refer to #4691 for a detailed context.

@ChrisHuie ChrisHuie removed the needs 2nd review Core module updates require two approvals from the core team label Apr 8, 2021
@ChrisHuie ChrisHuie self-requested a review April 8, 2021 11:15
@ChrisHuie ChrisHuie self-assigned this Apr 8, 2021
@ChrisHuie ChrisHuie merged commit a6ebe9a into prebid-5.0 Apr 9, 2021
@ChrisHuie ChrisHuie deleted the stp-empty-mdq-dclr branch April 9, 2021 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants