Skip to content

fix(ImportProcessTable): reset refresh method when selected recipe changes

Simon Chabot requested to merge topic/default/js-import-process into branch/default

without this change, the interval was not cleared when the props are changed, thus we were ask for all import processes.

related: #74 (closed)

Merge request reports