bt-core-app 2.0.49 → 2.0.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13388,7 +13388,7 @@ function lT(e, t, a) {
13388
13388
  m.value = !0, P.value != "view" && e.onBeforeViewAsync != null && await e.onBeforeViewAsync(y.value), P.value = "view", m.value = !1;
13389
13389
  }
13390
13390
  async function Se() {
13391
- P.value == "view" ? await we() : await ce();
13391
+ console.log(P.value), P.value == "view" ? await ce() : await we();
13392
13392
  }
13393
13393
  return _e(T, (X) => {
13394
13394
  E.value = X != null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "2.0.49",
3
+ "version": "2.0.50",
4
4
  "description": "Core app tools for some basic features like navigation, authentication, server apis, and cosmetics",
5
5
  "homepage": "https://github.com/BlitzItTech/bt-core",
6
6
  "bugs": {