Select all variants with errors (#6533)

This commit is contained in:
luisδμ 2025-05-23 09:21:57 +02:00 committed by GitHub
parent f9bbf2d524
commit 556a68a78f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -886,7 +886,7 @@
select-shape-with-error
(mf/use-fn
(mf/deps object-error-ids)
#(st/emit! (dw/select-shape (first object-error-ids))))]
#(st/emit! (dw/select-shapes (into (d/ordered-set) object-error-ids))))]
(when (seq shapes)
[:div {:class (stl/css :element-set)}