userResourcesLocation URL appears twice in the logger when _uBlock Filters_ is updated.

Open Advanced Settings page and paste https://raw.githubusercontent.com/uBlock-user/uBO-Scriptlets/master/scriptlets.txt at userResourcesLocation as the URL and save it.
Open 3rd party Filters page and open the logger page for it, now click on the clock icon near _uBlock Filters_, followed by clicking on Update Now button.
Observe the logger page and notice there's a double entry for https://raw.githubusercontent.com/uBlock-user/uBO-Scriptlets/master/scriptlets.txt
P.S - As seen from the screenshot, the network requests are shown as behind-the-scene which didn't happen before, was this an intended change ?
which didn't happen before
This has always been behind the scene, these are requests made by uBO, there is no tab associated with the extension.
Really ? I remembered differently perhaps..
Can no longer reproduce this, so closing. Logger refactorisation must have taken care of this for good.
I could reproduce today. There is a race condition so this may or may not be reproduced according to how fast resources are updated. If they update fast, the resource file may be pulled twice. Anyway, I will push an update where this is fixed.
Most helpful comment
I could reproduce today. There is a race condition so this may or may not be reproduced according to how fast resources are updated. If they update fast, the resource file may be pulled twice. Anyway, I will push an update where this is fixed.