Jacob Millward-Yuan
Jacob Millward-Yuan
From my experience, it can be used for angular2+ apps, with caveats: - I've not managed to get any of the angular locators to work, I've fallen back on id's...
This seems to supersede my PR at #386 . I'm not quite sure what we're waiting on for this PR now, can someone explain?
> Is there a way to use this with only winit and game-loop? I don't care about imgui, egui, or fltk. It is frustrating to wait so long to update...
Superseded by #391
@prime31 @foxnne What's happening with this PR? Some of the additions look very useful.
>Have you gotten errors form Ory Kratos when submitting the registration payload provided by Ory Elements? Yup I did. Kratos kept giving back the error that the email could not...
Sure. It's the example from the [kratos helm configuration page](https://k8s.ory.sh/helm/kratos.html) ``` { "$id": "https://schemas.ory.sh/presets/kratos/identity.email.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "title": "Person", "type": "object", "properties": { "traits": { "type": "object", "properties": { "email": {...