Skip to content

Callback function invocation has a missing parameter. #8

@BerndVertommen

Description

@BerndVertommen

In the file wm-blazor.slick-carousel.js on Line 107 the callback function is invoked without passing the configCallbacks parameter.
This results in callbacks being removed.

This causes issues when using multiple instances of the component in an application.

Current code:
image

Solution: add the parameters configCallbacks to the callback function invocation.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions