• Resolved Jesse

    (@jesseigb)


    I am developing a website for a company and I need to list all the team members for each department.

    I decided to create my own menu with an horizontal bar that when you clicked on one text link it hides all the other containers and show the appropriate one by adding and removing classes.

    However, for some reason when you click on a text link the all Image Carousels stops working and it gets stuck on one picture. If you go on the console it shows this error:

    “TypeError: Cannot read properties of undefined (reading ‘contains’)
    at ImageCarousel.a11ySetPaginationTabindex”. You can also check it for yourself in your own browser.

    The weird thing that the problem goes away when you resize the window, open and close the console log and if you are on mobile, simply rotate the device.

    • This topic was modified 1 year, 1 month ago by Jesse.
    • This topic was modified 1 year, 1 month ago by Jesse.
    • This topic was modified 1 year, 1 month ago by Jesse.

    The page I need help with: [log in to see the link]

  • The topic ‘Image Carousel does not change image’ is closed to new replies.