You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
When dragging items in an x-sort+x-for list on iPhone (Safari/Chrome), some dynamically bound content (via x-text) disappears during the drag action, while static content remains visible. This does not happen on desktop browsers.
Repro Steps:
Use x-sort with x-for and dynamic x-text bindings (see code).
On iPhone, drag an item → Loop-dependent content vanishes during drag, but static references stay visible.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Issue:
When dragging items in an x-sort+x-for list on iPhone (Safari/Chrome), some dynamically bound content (via x-text) disappears during the drag action, while static content remains visible. This does not happen on desktop browsers.
Repro Steps:
Use x-sort with x-for and dynamic x-text bindings (see code).
On iPhone, drag an item → Loop-dependent content vanishes during drag, but static references stay visible.
Affected Code:
Beta Was this translation helpful? Give feedback.
All reactions