Comments

VladimirAus created an issue. See original summary.

  • VladimirAus committed e270314 on 2.0.x
    Issue #3301223 by VladimirAus: Drupal 10 compatibility
    
vladimiraus’s picture

Assigned: vladimiraus » Unassigned
Status: Active » Needs review
omkar-pd’s picture

Will review this.

omkar-pd’s picture

Status: Needs review » Needs work
StatusFileSize
new49.17 KB

Getting the error in console(refer to the image)

omkar-pd’s picture

In nav-tabs.js instead of once().each() {} should be used once().forEach() { }

omkar-pd’s picture

for reference of core/once . check https://www.drupal.org/node/3158256

  • VladimirAus committed 004fb83 on 2.0.x
    Issue #3301223 by omkar-pd, VladimirAus: Drupal 10 compatibility
    
vladimiraus’s picture

Status: Needs work » Needs review

Good call. Ready for review.

omkar-pd’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

jannakha’s picture

jannakha’s picture

jannakha’s picture

jannakha’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.