Closed vanluke closed 8 years ago
i am reusing model-view to two different state and i need to reload data but unbind and other events are not called, so i am unable to reuse model-view if it is already loaded
Does you model have determineActivationStrategy()? If not check the docs cheetsheet, look for Reusing an existing VM.
determineActivationStrategy()
Reusing an existing VM
Please seek assistance in the Gitter channel if still needed.
i am reusing model-view to two different state and i need to reload data but unbind and other events are not called, so i am unable to reuse model-view if it is already loaded