Closed kamilkloch closed 1 year ago
The error is most probably schema-related - the code breaks on the following line:
var n = JSON.parse(window.atob(e.schema + ""));
I just released a version which supports kratos v0.13: https://github.com/dfoxg/kratos-admin-ui/releases/tag/v1.0.5
The error is most probably schema-related - the code breaks on the following line: