Sergionx
Sergionx
### Describe the bug When I try to listen to the events of touch end it does not fire the event ### Example  ### 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:...
### 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...
### 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...