Just found a typo in the colorbox.libraries.yml file.

example4:
  version: VERSION
  css:
    theme:
      /libraries/colorbox/example4/colorbox.css: {}
  dependencies:
    - colorbox/init

example4:
  version: VERSION
  css:
    theme:
      /libraries/colorbox/example5/colorbox.css: {}
  dependencies:
    - colorbox/init

Change the second example4 to example5.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ytsurk created an issue. See original summary.

ytsurk’s picture

emartoni’s picture

Status: Active » Reviewed & tested by the community
Issue tags: +#ciandt-contrib
FileSize
64.69 KB

Thanks @ytsurk!

The patch works fine!

Best,
Eduardo

renatog’s picture

Assigned: Unassigned » renatog

  • RenatoG committed cf6aa56 on 8.x-1.x authored by ytsurk
    Issue #2942957 by ytsurk, emartoni, RenatoG: Typo in libraries.yml:...
renatog’s picture

Status: Reviewed & tested by the community » Fixed

Fixed.

Committed to the dev branch: 8.x-1.x

Thanks guys.

Status: Fixed » Closed (fixed)

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