Skip to content

FluxUI search not working #110

@magarrent

Description

@magarrent

Laravel Package Version

1.0.12

Laravel Version

12.24.0

PHP Version

8.4

System Info

Mac OS M3PRO, Herd

Description

Hey! First of all great package, love it. I already used it with Tailwind, Laravel and Filament v4 docs and works perfectly, but I'm having issues with FluxUI Docs.
Seems that the search is not finding anything:

{
  "queries": [
    "flux navbar navigation link",
    "flux nav-link component"
  ],
  "packages": [
    "livewire/flux"
  ]
}

Failed to search documentation: # No results found
No documentation found matching your query.

{
  "queries": [
    "flux dropdown component",
    "flux dropdown trigger",
    "flux dropdown content"
  ],
  "packages": [
    "livewire/flux"
  ]
}

Failed to search documentation: # No results found
No documentation found matching your query.


And obviously there is content with dropdowns and nav links.
Any idea?

Thank you!! 🚀

Steps To Reproduce

Just try the Cursor MCP or other, searching for Flux questions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions