Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with interacting with media field #224

Closed
jeremydw opened this issue Aug 12, 2021 · 0 comments
Closed

Issue with interacting with media field #224

jeremydw opened this issue Aug 12, 2021 · 0 comments
Assignees

Comments

@jeremydw
Copy link
Member

Getting this traceback when expanding/closing media items

Uncaught TypeError: Cannot read property 'hasLostFocus' of undefined
    at u.hasLostFocus (app.min.js?fingerprint=b7c756565c20b6c0fb6f72eebae52fd3:26)
    at u.ensureValidation (app.min.js?fingerprint=b7c756565c20b6c0fb6f72eebae52fd3:26)
    at u.template (app.min.js?fingerprint=b7c756565c20b6c0fb6f72eebae52fd3:26)
    at l.templateExpanded (app.min.js?fingerprint=b7c756565c20b6c0fb6f72eebae52fd3:487)
    at l.template (app.min.js?fingerprint=b7c756565c20b6c0fb6f72eebae52fd3:451)
    at app.min.js?fingerprint=b7c756565c20b6c0fb6f72eebae52fd3:448
    at app.min.js?fingerprint=b7c756565c20b6c0fb6f72eebae52fd3:1580
    at h.commit (app.min.js?fingerprint=b7c756565c20b6c0fb6f72eebae52fd3:1580)
    at o.update (app.min.js?fingerprint=b7c756565c20b6c0fb6f72eebae52fd3:1580)
    at h.__commitTemplateResult (app.min.js?fingerprint=b7c756565c20b6c0fb6f72eebae52fd3:1580)

On this example

@jeremydw jeremydw changed the title Issue with Issue with interacting with media field Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants