Dashboard page from Wix Blocks uses wrong config.json

Question:
When coding in Wix Blocks, I can use getPackageConfig() to retrieve configuration values from config.json. That file can be changed by those who have installed my app. However, it seems that Dashboard Pages ignore the local config.json and default to the config.json delivered with the app. Has anyone encountered that issue? Is there a workaround?

Product:
Wix Blocks

What are you trying to achieve:
I’m trying to call a function from the Dashboard Page that I’m also using on the site. However, right now it fails because it’s not using the site’s local configuration.

What have you already tried:
I have uninstalled and reinstalled the app.