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'.
   ```
   
   
![image](https://user-images.githubusercontent.com/56036364/211169355-914cf3a3-ce6d-4f1f-a974-747c4851812d.png)
   
   It seems like inlining the code fixes the issue. After Inlining not getting 
any error.
   
   
![image](https://user-images.githubusercontent.com/56036364/211169598-0f38694c-b72b-4749-a195-c973d4f99969.png)
   


-- 
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]

Reply via email to