abdelhamiderrahmouni / filament-monaco-editor

A Monaco Editor form field for FilamentPHP.
MIT License
11 stars 1 forks source link

[Bug]: Unresolvable dependency resolving #9

Open mrvnklm opened 1 month ago

mrvnklm commented 1 month ago

What happened?

Trying to use the editor like in docs with default configuration but Unresolvable dependency resolving [Parameter #0 [ <required> string $name ]] in class Filament\Forms\Components\Field error

How to reproduce the bug

MonacoEditor::make('test')->language('php')

Package Version

0.2.5

PHP Version

8.3.7

Laravel Version

11.7.0

Filament Version

3.2.80

Which operating systems does with happen with?

No response

Notes

No response