Sergionx

Results 5 issues of Sergionx

### Describe the bug When I try to listen to the events of touch end it does not fire the event ### Example ![Screenshot 2024-04-05 223022](https://github.com/antvis/Graphin/assets/65743818/06293376-37d1-4f7f-b747-091bff2544dc) ### Your Example Website...

### Describe the bug Using react-hookf-form, when and the Forms component from Shadcn I get this error if the Multiple Selector has an error and tries to focus it: `TypeError:...

bug

### Is your feature request related to a problem? The RecordID from the surreal models is great but now after the change in the SDK I have to refactor to...

### Is your feature request related to a problem? The current way of writing where conditions could be better, it releis to much on strings ### Describe the solution I...

GitHub Feature

### Is your feature request related to a problem? Currently, surrealql rely on `Expr` to write queries like this: `user->owns->book->written_by` The problem comes when wanting to filter some path like...

GitHub Feature