Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Carousel doesn't work on using node_modules carousel.min.js #100

Open
frk93 opened this issue Jan 12, 2019 · 2 comments
Open

Carousel doesn't work on using node_modules carousel.min.js #100

frk93 opened this issue Jan 12, 2019 · 2 comments
Assignees

Comments

@frk93
Copy link

frk93 commented Jan 12, 2019

Hi,
It seems that the carousel doesn't seems to work with the js included in the npm version npm i bulma-extensions.

When ever i tried to add the js file from modules from one of youe method it doesn't seems to work
<script type="text/javascript" src="/node_modules/bulma-extensions/bulma-carousel/dist/bulma-carousel.min.js"></script>

but when i used this tag from CDN it works fine
<script src="https://cdn.jsdelivr.net/npm/bulma-carousel@3.0.0/dist/js/bulma-carousel.min.js"></script>

Can you look into it?

@Wikiki
Copy link
Owner

Wikiki commented Jan 23, 2019

Hi @frk93,

I'll look into it.

@Wikiki Wikiki self-assigned this Jan 23, 2019
@Wikiki
Copy link
Owner

Wikiki commented Feb 18, 2019

Hi,

please try to add js folder path within your firdt try path:

<script type="text/javascript" src="/node_modules/bulma-extensions/bulma-carousel/dist/js/bulma-carousel.min.js"></script>

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

No branches or pull requests

2 participants