Richard Tzanov

Results 5 comments of Richard Tzanov

seems to have been fixed by changing the export type in commonTypeDefs: ``` export default ` scalar DateTime type Timestamps { created: DateTime started: DateTime modified: DateTime completed: DateTime }`...

yes, by clicking on one source handle and then clicking on the target handle - it's just so I can assert on some connection validation logic

@moklick - it works by clicking but i'm now getting the issue mentioned here: https://github.com/xyflow/xyflow/issues/716 - i'm adding `edges` to my initial provider state but they're not being rendered, has...

Getting a similar error: It was buried until changing the package manager from `npm` to `pnpm`. Any updates?