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
We're running into a issue with the "keybinding" logic in Nova 4. When using the search and the i letter is typed (for instance, within your search query), the first user in the list is impersonated.
I think that the scope of the mixin was previously on the table row, and now on the complete page.
We're running into a issue with the "keybinding" logic in Nova 4. When using the search and the
i
letter is typed (for instance, within your search query), the first user in the list is impersonated.I think that the scope of the mixin was previously on the table row, and now on the complete page.
See:
nova-impersonate/resources/js/mixins/HandlesFieldValue.js
Line 12 in 0d601be
The text was updated successfully, but these errors were encountered: