-
Notifications
You must be signed in to change notification settings - Fork 83
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
Fix Post Type assignment in Infinit scroll #4137
Conversation
The post type was overrided with the value 'post' even if the args had its own value. Now it will act as default value.
@Soare-Robert-Daniel Tested and the issue is fixed, but found a different problem:
The issue can be checked here:
|
@irinelenache @vytisbulkevicius, let's make the reported problem a new issue since it requires another type of change unrelated to this issue. |
@vytisbulkevicius, since the issue reported is now separated. I will mark it as Ready to Merge. |
🎉 This PR is included in version 3.7.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
The post type was overridden with the value 'post' even if the args had its value. Now, it will act as the default value.
Will affect visual aspect of the product
NO
Screenshots
Before
After
Test instructions
Check before Pull Request is ready:
Closes #.