The B2BKing dashboard was showing 0 orders with 0 customers until I deactivated/reactivated the plugin and then it updated. But now the numbers remain static again even if I add a new order/customer. I do not have any caching software active at this time.
I saw that someone else posted a public ticket on this, but I could not see the resolution because the response was private.
Regarding the 'failed to load source map' messages, those are normal because our code does not currently include Source Maps - they are not actual errors, it's just the browser saying it cannot find the full code for the minified scripts included (can be useful for debugging if there was a scripts issue).
We have preferred not including those to help keep the plugin size down.
The B2BKing dashboard was showing 0 orders with 0 customers until I deactivated/reactivated the plugin and then it updated. But now the numbers remain static again even if I add a new order/customer. I do not have any caching software active at this time.
I saw that someone else posted a public ticket on this, but I could not see the resolution because the response was private.
Sorry if this is obvious, but have you already tried switching Today / Last 7 Days?
(otherwise it only shows since the start of the current day).
If that's not the problem, could you please check, is there any error in the browser console? (Right Click -> Inspect -> Console)
Glad it was easily solved!
Regarding the 'failed to load source map' messages, those are normal because our code does not currently include Source Maps - they are not actual errors, it's just the browser saying it cannot find the full code for the minified scripts included (can be useful for debugging if there was a scripts issue).
We have preferred not including those to help keep the plugin size down.