Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Using Slickback collection prevents you from using the default initialize function #3

@lvanderbijl

Description

@lvanderbijl

You use the initialize function to install data view handlers, bind collection events etc. This means if I specify my own inititalize function on the collection, the slickback init doesn't run.

It might be worth mentioning in the docs that if you have a collection that has it's own initialize function, you need to run the slickback init's manually. It might be worth putting all the slickback init's into a single slickbackInitialize() function (rather than having installdataviewhandlers, bindcollectioneventtranslations etc) to make this easier to do.

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