samvera-deprecated / sufia

[DEPRECATED] Sufia: a fully featured, flexible Samvera repository front-end.
http://sufia.io/
Other
111 stars 78 forks source link

javascript error in affix #3142

Closed jcoyne closed 7 years ago

jcoyne commented 7 years ago
TypeError: $(...).offset(...) is undefined[Learn More] workflow_actions_affix.self-bc5077219b99ff99c8d7dd9838d1a73bc701d27ab9b89a85b43b19db3437ce51.js:5:28
    <anonymous> http://localhost:3000/assets/sufia/workflow_actions_affix.self-bc5077219b99ff99c8d7dd9838d1a73bc701d27ab9b89a85b43b19db3437ce51.js:5:28
    jQuery.event.dispatch http://localhost:3000/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js:5226:16
    jQuery.event.add/elemData.handle

It seems that .workflow-actions is not on the page:

$('.workflow-actions')
Object { length: 0, prevObject: Object, context: HTMLDocument → edit, selector: ".workflow-actions" }
mjgiarlo commented 7 years ago

@jcoyne How might one repro this?

jcoyne commented 7 years ago

I see it all the time when I have the JS console open (running Firefox)

mjgiarlo commented 7 years ago

Wontfix. Will address in Hyrax: https://github.com/projecthydra-labs/hyrax/issues/560