filament-tree icon indicating copy to clipboard operation
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.

Results 22 filament-tree issues
Sort by recently updated
recently updated
newest added

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. ![image](https://github.com/solutionforest/filament-tree/assets/7302176/043dbf39-2d81-4fda-b026-422d92744146) 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. ![Screenshot 2567-03-13 at 15 48 09](https://github.com/solutionforest/filament-tree/assets/131633682/4836273f-faad-4214-aa31-fb4c4edf7316)

I am getting this error below outside the filament panel (in areas where I used custom forms): ![image](https://github.com/solutionforest/filament-tree/assets/29460896/b17ff811-6222-43fe-be06-468e121abaa4) 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?