Files
shadcn-ui/apps/www
Sangram Bahadur 9f156a1b89 fix: Playground example model selector working (#4507)
Issue: 
The ModelItem component's onPeek handler was sometimes logging incorrect data, causing the model selector to appear inconsistent.

Changes Made:
Verified that the aria-selected attribute is true before calling onPeek(model), ensuring the function is only called when the element is actually selected.

Fixed Model Selector Inconsistency in Playground Example

fixes #4506
2024-08-07 07:44:30 +00:00
..
2023-12-22 23:36:59 +04:00
2024-07-10 16:11:38 +04:00
2024-07-17 18:58:40 +04:00
2024-07-17 18:58:40 +04:00
2024-07-17 18:58:40 +04:00
2024-07-06 02:06:40 +04:00
2023-01-24 19:51:29 +04:00
2023-12-22 23:36:59 +04:00
2023-03-08 13:08:46 +04:00
2024-04-05 21:28:05 +04:00