Open darkmakukudo opened 8 years ago
I also tried to remove first the modal implementation so i will stay on the same controller, but reloadCallback still not working
Is your callback firering? If I add the atrribute bind-reload="reloadCallback" to my table, the entire table will not be rendered:
or did you have a solution?
i also have this issue anyone found solution on this ? please help
hi, i have the same problem....
Hi,
The list is not updating when I trigger reload callback function after modal close.
The alert was executed when i call the reloadCallback function but the list is not updated By the way im using "controller as" syntax.