aamirxshaikh commented on PR #1057:
URL: https://github.com/apache/streampipes/pull/1057#issuecomment-1374605780
cypress-e2e-test fails when building the UI
file:
`ui/src/app/connect/dialog/edit-event-property/edit-event-property.component.ts",`
```
Property 'runtimeType' does not exist on type 'EventPropertyUnion'.
Property 'runtimeType' does not exist on type 'EventPropertyList'.
```

It seems like inlining the code fixes the issue. After Inlining not getting
any error.

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]