CodeWithDennis / filament-select-tree

The multi-level select field lets you pick one or multiple options from a list that is neatly organized into different levels.
MIT License
207 stars 28 forks source link

Return node value using getKey() method #44

Closed mohamedsabil83 closed 10 months ago

mohamedsabil83 commented 10 months ago

This PR fixes the issue when changing the Model's primary key.

CodeWithDennis commented 10 months ago

Thanks!

mohamedsabil83 commented 10 months ago

You're so welcome. It's a useful package.