Skip to content

[Bug]: No publishable resources + console errors #6

Open
@mocheaz

Description

@mocheaz

What happened?

After installing, I run php artisan vendor: publish-- tag="filament-searchable-input-views" but got the above error
When trying to run the simple example

SearchableInput::make('description')
                ->options([
                    'Lorem ipsum dolor',
                    'Aspernatur labore qui fugiat',
                    'Dolores tempora libero assumenda',
                    'Qui rem voluptas officiis ut non',
 
                    //..
 
                ])

i see a bunch of errors in the console

Image

How to reproduce the bug

Just installed the plugin and tried fresh.

Package Version

"defstudio/filament-searchable-input": "^1.0"

PHP Version

8.4

Laravel Version

11.31

Which operating systems does with happen with?

macOS

Notes

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions