Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Extension not loading correctly #3

Closed
robrt opened this issue Oct 18, 2016 · 1 comment
Closed

Extension not loading correctly #3

robrt opened this issue Oct 18, 2016 · 1 comment

Comments

@robrt
Copy link

robrt commented Oct 18, 2016

Hi,

We have included adapt-audio in config.json section build.includes and added the audio control with


The component HTML renders correctly by HandleBars BUT it seems that no assets are loaded. No event handlers are attached to the rendered audio-controls hence causes a navigation to '#' which is the value of the href attribute when rendered.

In addition to that the referred sprite in the css can not be found in the extension itself nor in the assets catalog of the build.

Any ideas? Thanks in advance,
Robert
@moloko
Copy link
Contributor

moloko commented Oct 18, 2016

You need to attach the event handlers yourself as documented here

I don't think we've used this plugin since Adapt v2.0 came out so I guess the sprite sheet was something in an older version of the theme. Will see about getting this changed, in the mean time - here's the file:
adapt-sprite-sheet-48-green

@moloko moloko closed this as completed May 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants