Aliaksandr Padabed
Results
2
issues of
Aliaksandr Padabed
For example I have two components which use same filter. It is not clear from the styleguide should I duplicate filter code in each module, or move filter to parent/root...
problem is here: ``` updatedSource() { this.available.list.length = 0; this.available.pick.length = 0; if (this.source !== undefined) {