You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "iatomatt (via GitHub)" <gi...@apache.org> on 2024/04/26 10:15:34 UTC

[I] [BUG] Poll Enrich component breaks down UI [camel-karavan]

iatomatt opened a new issue, #1249:
URL: https://github.com/apache/camel-karavan/issues/1249

   ### Describe the bug
   
   Hello!
   
   In case of using PollEnrich component via UI it breaks UI (White screen, error in chrome console)
   Frontend error you cant see in "log output" section.
   No backend error exists.
   
   Bug is actual for VS code extension too. Also bug is actual for version 4.4.0
   
   ### Steps to reproduce the behavior
   
   1. Create new project (or use existing)
   2. Go to "Topology" tab and create new route (or use existing)
   3. Start route from direct component
   4. Next add PollEnrich component. You can choose any "Language" and any "Expression". Options, that i choose you can see on screenshot
   <img width="1403" alt="Снимок экрана 2024-04-26 в 13 08 11" src="https://github.com/apache/camel-karavan/assets/32981804/3b4e5a3f-2366-4f2b-8d9d-70a01514a4c9">
   
   6. Return back to project
   7. Go to "Files" tab and click on your *.yaml file with "integration" type (You create or choose it on second step)
   8. Now you see the white screen and got an error in chrome console/
   <img width="533" alt="Снимок экрана 2024-04-26 в 12 45 23" src="https://github.com/apache/camel-karavan/assets/32981804/49b5ff49-e685-4e76-9013-baac64b4619b">
   
   
   ### Variant
   
   Web Application
   
   ### Container Management (if applicable)
   
   Docker
   
   ### Operating System (if applicable)
   
   MacOS
   
   ### Version
   
   4.5.0
   
   ### Relevant log output
   
   ```shell
   main.c1e4f6d7.js:2 TypeError: Cannot read properties of undefined (reading 'name')
       at main.c1e4f6d7.js:2:3662608
       at Array.forEach (<anonymous>)
       at main.c1e4f6d7.js:2:3662479
       at Do (main.c1e4f6d7.js:2:286840)
       at ko (main.c1e4f6d7.js:2:287298)
       at Object.useState (main.c1e4f6d7.js:2:293719)
       at t.useState (main.c1e4f6d7.js:2:359704)
       at Zce (main.c1e4f6d7.js:2:3660195)
       at Co (main.c1e4f6d7.js:2:286021)
       at _s (main.c1e4f6d7.js:2:297709)
   ps @ main.c1e4f6d7.js:2
   n.callback @ main.c1e4f6d7.js:2
   ja @ main.c1e4f6d7.js:2
   El @ main.c1e4f6d7.js:2
   wl @ main.c1e4f6d7.js:2
   yl @ main.c1e4f6d7.js:2
   (anonymous) @ main.c1e4f6d7.js:2
   xc @ main.c1e4f6d7.js:2
   ac @ main.c1e4f6d7.js:2
   x @ main.c1e4f6d7.js:2
   I @ main.c1e4f6d7.js:2
   main.c1e4f6d7.js:2 Uncaught TypeError: Cannot read properties of undefined (reading 'name')
       at main.c1e4f6d7.js:2:3662608
       at Array.forEach (<anonymous>)
       at main.c1e4f6d7.js:2:3662479
       at Do (main.c1e4f6d7.js:2:286840)
       at ko (main.c1e4f6d7.js:2:287298)
       at Object.useState (main.c1e4f6d7.js:2:293719)
       at t.useState (main.c1e4f6d7.js:2:359704)
       at Zce (main.c1e4f6d7.js:2:3660195)
       at Co (main.c1e4f6d7.js:2:286021)
       at _s (main.c1e4f6d7.js:2:297709)
   ```
   


-- 
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: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [BUG] Poll Enrich component breaks down UI [camel-karavan]

Posted by "mgubaidullin (via GitHub)" <gi...@apache.org>.
mgubaidullin commented on issue #1249:
URL: https://github.com/apache/camel-karavan/issues/1249#issuecomment-2079144366

   Duplicate https://github.com/apache/camel-karavan/issues/1237


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [BUG] Poll Enrich component breaks down UI [camel-karavan]

Posted by "mgubaidullin (via GitHub)" <gi...@apache.org>.
mgubaidullin closed issue #1249: [BUG] Poll Enrich component breaks down UI
URL: https://github.com/apache/camel-karavan/issues/1249


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org