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

Fix "Invalid prop" error #13125

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

MisRob
Copy link
Member

@MisRob MisRob commented Feb 27, 2025

Summary

Fixes "Invalid prop: custom validator check failed for prop 'value' error by removing what appears to be, as best as I can say, the obsolete 'channels' object property that is not passed into and neither used in the component.

References

Fixes #13058

Reviewer guidance

Note there is The computed property "PageNames" is already defined in data warning in the browser console - will fix in another PR.

QA

  • Go to Coach -> Lesson -> Manage resources -> rewrite /lessons to /lessonstemp URL and in the "Manage lesson resources", click on the Search button (make sure you see the new experience)

Screenshot from 2025-02-27 19-26-38

  • Check that there is no "Invalid prop" error in the browser console
  • There should be no regressions in the side panel

Code

  • 'channels' is really not needed anywhere?

by removing the obsolete 'channels' object property
that is not passed into and neither used in the component.
@MisRob MisRob added the TODO: needs review Waiting for review label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TODO: needs review Waiting for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid Prop in Search Filters
1 participant