Re: background block
Posted: Friday 22 November 2019 23:56
The ion module, which is used to play sounds, is not loaded. Normally it should be loaded at startup.
Can you post the output of:
and
With the developer window open in chrome, refresh Dashticz. Open the network tab in the developer window.
What is the status of the 'bundle.js' request? Probably it's the second network request.
Can you post the output of:
Code: Select all
git log -1
Code: Select all
git status
What is the status of the 'bundle.js' request? Probably it's the second network request.