Skip to content

http library - refresh cache if empty

Rosy requested to merge RosyDev/kicad:master-fixErc into master

When trying to access a symbol, it will now first check whether the cache has already been created and if not, it will be created first.

Solves the issue #17569 (closed)

Merge request reports