filament-tree
filament-tree copied to clipboard
Filament Tree is a plugin for Filament Admin that creates a model management page with a heritage tree structure view. This plugin can be used to create menus and more.
The following Javascript errors occur with the current filament version: The plugin no longer works.
Items' actions were stuck to the right with no spacing, added the same spacing as for the left of the item's text
How use this plugin with Filament Modules? ``` Unable to find component: [modules.click-home.filament.widgets.object-category-widget] ```
Hi, I got such error.  When click on edit button on tree element I got error as on screen.
Hi, I'm facing the following issue: Alpine Expression Error: Cannot read properties of undefined (reading 'nestable') ``` Expression: "function () { let nestedTree = $('#filament_tree_container_BxCAKyCkwLPukL2rHBKg').nestable . . . ``` To...
Filament version 3 Tree version 2.0.8 When click on edit action or delete action, I got following error. 
I am getting this error below outside the filament panel (in areas where I used custom forms):  No idea why this happens. Anyone can help?
Howdy! Firstly, thank you for making this plugin; it's super cool. We're using it in a project, at work, and one of the things we wanna do is set stuff...
Issue https://github.com/solutionforest/filament-tree/issues/37 PS: I'm kinda new to the Filament plugin. If you see a better way to fix the issue, I'm happy to hear :)
In laravel, you should have empty values as null, not -1. I'm curious why this is expected for the library?