[loader] fix for double-loading in useLoaderBox
This was a tricky issue, where path' was watched in two places, which triggered double fetch of ngrams table.
Showing
Please register or sign in to comment
This was a tricky issue, where path' was watched in two places, which triggered double fetch of ngrams table.