filament-select-tree icon indicating copy to clipboard operation
filament-select-tree copied to clipboard

[Bug]: more than one SelectTree in form

Open MiranSalehi opened this issue 1 year ago • 4 comments

What happened?

Screenshot 1403-01-31 at 12 55 18 PM

In this case, only the last SelectTree save on create and edit page

How to reproduce the bug

I have two types of category and need two SelectTrees

Package Version

3.1

PHP Version

8.3.4

Laravel Version

11

Which operating systems does with happen with?

macOS

Notes

No response

MiranSalehi avatar Apr 19 '24 09:04 MiranSalehi

Interesting, could you try and add ->id('someKey') (different key names) Curious if that works.

CodeWithDennis avatar Apr 19 '24 14:04 CodeWithDennis

Interesting, could you try and add ->id('someKey') (different key names) Curious if that works.

yes, I have tried it, but it still doesn't work. @CodeWithDennis

MiranSalehi avatar Apr 19 '24 15:04 MiranSalehi

Interesting, could you try and add ->id('someKey') (different key names) Curious if that works.

yes, I have tried it, but it still doesn't work. @CodeWithDennis

I will do some more digging when i can

CodeWithDennis avatar Apr 19 '24 19:04 CodeWithDennis

Interesting, could you try and add ->id('someKey') (different key names) Curious if that works.

yes, I have tried it, but it still doesn't work. @CodeWithDennis

I will do some more digging when i can

thanks

MiranSalehi avatar Apr 19 '24 22:04 MiranSalehi

@MiranSalehi Sorry for the delayed response, but I couldn't reproduce the issue.

https://github.com/CodeWithDennis/filament-select-tree/assets/23448484/59e28650-a441-4df0-82e9-c8ed1b491009

CodeWithDennis avatar May 30 '24 08:05 CodeWithDennis

@MiranSalehi Sorry for the delayed response, but I couldn't reproduce the issue.

Schermopname.2024-05-30.om.10.09.12.mov

Thank you for following up on this issue, I must have made a mistake somewhere

MiranSalehi avatar Jun 02 '24 10:06 MiranSalehi

Let me me know if you can find the problem.

CodeWithDennis avatar Jun 02 '24 16:06 CodeWithDennis

Let me me know if you can find the problem.

sure

MiranSalehi avatar Jun 03 '24 10:06 MiranSalehi