@saasbase-io/core-elements 1.1.2 → 1.1.3

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.
package/dist/index.mjs CHANGED
@@ -1195,7 +1195,7 @@ class lr {
1195
1195
  if (!((d = l.data) === null || d === void 0) && d.conditional_create_enabled) {
1196
1196
  console.log("attempt to register a passkey conditionally");
1197
1197
  const u = yield this.registerPasskey(i, !0);
1198
- u && (u.render_spec = void 0);
1198
+ u && (u.render_spec = void 0, l.render_spec = void 0);
1199
1199
  }
1200
1200
  }));
1201
1201
  if (console.log("render spec", n.render_spec), r.onFlowStateChange) {