Replies: 1 comment
-
Same problem here. Starting with v3.4.0 x-trap doesn't work with entangle. Error in console: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @calebporzio I am having is when using x-trap on a component where I am using @entangle in x-data I cannot tab inputs.
Here is a phpsandbox demonstrating the issue.
https://phpsandbox.io/e/x/qwio1?layout=EditorPreview&defaultPath=%2F&theme=dark&showExplorer=yes&openedFiles=
I am running the latest tags of alpine, trap, and livewire. This was just working a few days ago. I am wondering if something changed after the focus-trap #2072 was merged. In fact I just tested the following.
If I remove the x.x in the cdn links and use 3.3.5 the example above works when using entangle. So something does appear to be up the focus-trap commit.
Beta Was this translation helpful? Give feedback.
All reactions