Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osmplayer.scroll.js missing in rollup #76

Open
lexelby opened this issue Nov 10, 2015 · 6 comments
Open

osmplayer.scroll.js missing in rollup #76

lexelby opened this issue Nov 10, 2015 · 6 comments

Comments

@lexelby
Copy link

lexelby commented Nov 10, 2015

I followed the playlist example to set up a playlist with 60 videos. On loading the page, an error showed up in the javascript console saying that osmplayer.iScroll is not a function. Scrolling the list was not possible.

Through digging and experimentation, I determined that adding a direct include for osmplayer.scroll.js solves the problem and allows scrolling.

@Drakonork
Copy link

Please describe how you corrected playlist.
I it is not loaded

@lexelby
Copy link
Author

lexelby commented Dec 21, 2015

I added a script tag to the html for osmplayer.scroll.js and then everything worked fine.

@Drakonork
Copy link

Can you throw me a working file?
my e-mail:[email protected]
thanks in advance.

@Drakonork
Copy link

I just do not understand how and where to add the tag ...

@lexelby
Copy link
Author

lexelby commented Dec 21, 2015

I'd rather post it publicly here so that others can see it too if they're having trouble. See line 18 here:

https://gist.github.com/anonymous/ee738d51668c63b89ab9

@Drakonork
Copy link

Thank you very much for your help.
Now it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants