isaaclyman / novel-word-count-obsidian

Obsidian plugin. Displays a word count or other statistic for each file, folder and vault in the File Explorer pane.
https://obsidian.md/plugins?id=novel-word-count
MIT License
77 stars 7 forks source link

DevTools failed to load source map System error: net::ERR_FILE_NOT_FOUND #77

Closed vtulus closed 5 months ago

vtulus commented 5 months ago

Description

I see the following message in the Developer Console at startup: DevTools failed to load source map: Could not load content for app://obsidian.md/styles.css.map: System error: net::ERR_FILE_NOT_FOUND
I believe this started after the latest update, v3.3.3

Device Windows device

isaaclyman commented 5 months ago

@vtulus Can you verify that this only happens when the plugin is enabled?

vtulus commented 5 months ago

@vtulus Can you verify that this only happens when the plugin is enabled?

Yes, it does. I went over all the plugins and it only happens when this plugin is enabled 😊

isaaclyman commented 5 months ago

Thanks, turned out to be a quick fix.

Fixed in v3.3.4.