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
- Do you want to request a feature or report a bug? bug
- What is the current behavior? This appears in the console:
Warning: Failed prop type: Invalid prop newEntryUrl of type boolean supplied to CollectionTop, expected string.
newEntryUrl
boolean
CollectionTop
string
- If the current behavior is a bug, please provide the steps to reproduce. Load any page.
- What is the expected behavior? No console warnings.
- Please mention your CMS, node.js, and operating system version.
Latest master, not sure which commit introduced this behavior but this doesn't seem to happen in the latest release (1.0.3).
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
- Do you want to request a feature or report a bug?
bug
- What is the current behavior?
This appears in the console:
- If the current behavior is a bug, please provide the steps to reproduce.
Load any page.
- What is the expected behavior?
No console warnings.
- Please mention your CMS, node.js, and operating system version.
Latest master, not sure which commit introduced this behavior but this doesn't seem to happen in the latest release (1.0.3).
The text was updated successfully, but these errors were encountered: