- π¦πΉAustria tgoeg
Can anyone please reopen the ticket, this issue is not fixed.
- πΊπΈUnited States joegraduate Arizona, USA
Opened a new issue to fix the remaining problems: π Affix library still broken Closed: duplicate
Using a standard composer installed 5.5.4 and affix.js for a top nav bar, I get
Uncaught TypeError: $(...).once is not a function
attach https://my.domain.com/themes/contrib/bootstrap_barrio/js/affix.js?v=9.2.18:31
Just install with composer and set the "affix" class in a nav element.
If I add the dependency to the affix paragraph in bootstrap_barrio.libraries.yml like so
affix:
version: VERSION
js:
js/affix.js: {}
css:
component:
css/components/affix.css: {}
dependencies:
- core/jquery.once
it works as expected.
This is somewhat strange, as the "global-styling" paragraph contains the exact same dependency.
Is this some kind of misconfiguration on my side? The theme is untouched/no modifications are made on my side.
Thanks a lot for your module, much appreciated!
Fixed
5.5
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Can anyone please reopen the ticket, this issue is not fixed.
Opened a new issue to fix the remaining problems: π Affix library still broken Closed: duplicate