Code Monkey home page Code Monkey logo

Comments (8)

kolkov avatar kolkov commented on July 30, 2024

Hi! What version of this package and Angular you are using?

from ngx-gallery.

yuniers avatar yuniers commented on July 30, 2024

@kolkov I'm using Angular 8.2.14 and "@kolkov/ngx-gallery": "^1.0.9"

My image array is:

[
  {
    "big": "http://localhost/wp-content/uploads/2019/05/la-guarida8.jpg",
    "description": "la-guarida8",
    "url": "http://localhost/wp-content/uploads/2019/05/la-guarida8.jpg"
  },
  {
    "big": "http://localhost/wp-content/uploads/2019/05/la-guarida3.jpg",
    "description": "la-guarida3",
    "url": "http://localhost/wp-content/uploads/2019/05/la-guarida3.jpg"
  },
  {
    "big": "http://localhost/wp-content/uploads/2019/05/la-guarida1.jpg",
    "description": "la-guarida1",
    "url": "http://localhost/wp-content/uploads/2019/05/la-guarida1.jpg"
  },
  {
    "big": "http://localhost/wp-content/uploads/2019/07/CARTEL-Gibara.jpg",
    "description": "cartel-gibara",
    "url": "http://localhost/wp-content/uploads/2019/07/CARTEL-Gibara.jpg"
  }
]

from ngx-gallery.

kolkov avatar kolkov commented on July 30, 2024

Try to use this example at first:
https://github.com/kolkov/ngx-gallery/blob/master/projects/gallery-app/src/app/app.component.ts

from ngx-gallery.

yuniers avatar yuniers commented on July 30, 2024

Try to use this example at first:
https://github.com/kolkov/ngx-gallery/blob/master/projects/gallery-app/src/app/app.component.ts

@kolkov
I follow that example but result is not like I was expect. Never I see icons when I click on a image like https://lukasz-galka.github.io/ngx-gallery-demo/

But, I can't use images without host because I use a CDN service to host my images.

from ngx-gallery.

kolkov avatar kolkov commented on July 30, 2024

I mean that you should use small, big instead url.

from ngx-gallery.

kolkov avatar kolkov commented on July 30, 2024

https://stackblitz.com/edit/kolkov-ngx-gallery like this.

from ngx-gallery.

kolkov avatar kolkov commented on July 30, 2024

I can't reproduce this bug, provide an repo please.

from ngx-gallery.

kolkov avatar kolkov commented on July 30, 2024

And notice please, url is link from thumbnails...

from ngx-gallery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.