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

Encountering this.$refs.searchable.close is not a function Error When Filtering Relationships on Index Page #6118

Closed
mostafaznv opened this issue Dec 20, 2023 · 3 comments
Labels
needs more info More information is required

Comments

@mostafaznv
Copy link

  • Laravel Version: 10.38.0
  • Nova Version: 4.32.11
  • PHP Version: 8.3.0
  • Database Driver & Version: Mysql 8.0.33
  • Operating System and Version: MacOS 14.2
  • Browser type and version: Google Chrome 120.0.6099.109

Description:

I'm facing an issue with filterable/searchable relationships in my Nova resources.
These fields work fine when I want to create/update an item on the add/edit pages. However, when I attempt to filter results on the index page, the filter box crashes, and I receive a console error.



Resource Fields:
screenshot

Filters (Crashed State):
image

Console Error:
Screenshot 1402-09-29 at 1 37 32 in the afternoon

@crynobone
Copy link
Member

Unable to reproduce the issue, please provide full reproducing repository based on fresh installation as suggested in the bug report template (or you can refer to https://github.com/nova-issues for example)

@crynobone crynobone added the needs more info More information is required label Dec 21, 2023
@crynobone
Copy link
Member

Hey there,

We're closing this issue because it's inactive, already solved, old, or not relevant anymore. Feel free to open up a new issue if you're still experiencing this problem.

@crynobone crynobone closed this as not planned Won't fix, can't repro, duplicate, stale Feb 12, 2024
@mostafaznv
Copy link
Author

Apologies for the delay.
I've recreated the issue with additional information. You can find it here:

#6189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info More information is required
Projects
None yet
Development

No branches or pull requests

2 participants