vue-wait icon indicating copy to clipboard operation
vue-wait copied to clipboard

wait.is of arrays fails when there's an * (for matcher) in one of the strings

Open D3m1urg0 opened this issue 7 years ago • 0 comments

i've tryed to link a loader to

$wait.is(['routing', 'fetch detail*', 'set status', 'fetch dashboard*'])

but all the fetch details (es. 'fetch detail documents' or 'fetch detail user') and all the dashboards fails to show the loader

D3m1urg0 avatar Jul 17 '18 07:07 D3m1urg0