You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/07/20 05:59:40 UTC

[GitHub] [incubator-devlake] long2ice opened a new issue, #2549: [Bug][Config UI] Uncaught (in promise) TypeError: ri[n.plugin.toLowerCase(...)] is not a function

long2ice opened a new issue, #2549:
URL: https://github.com/apache/incubator-devlake/issues/2549

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   When I click blueprints detail, the error occured and display white screen
   
   <img width="1375" alt="image" src="https://user-images.githubusercontent.com/13377178/179907610-386b2cc9-ab04-4d5c-8561-1e36a063226c.png">
   
   
   ### What you expected to happen
   
   Show detail rightly
   
   ### How to reproduce
   
   Create blueprint and run it, then click show detail icon
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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@devlake.apache.org.apache.org

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


[GitHub] [incubator-devlake] klesh commented on issue #2549: [Bug][Config UI] Uncaught (in promise) TypeError: ri[n.plugin.toLowerCase(...)] is not a function

Posted by GitBox <gi...@apache.org>.
klesh commented on issue #2549:
URL: https://github.com/apache/incubator-devlake/issues/2549#issuecomment-1193754552

   Not a blocker, will be fixed on next Milestone


-- 
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@devlake.apache.org

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


[GitHub] [incubator-devlake] e2corporation commented on issue #2549: [Bug][Config UI] Uncaught (in promise) TypeError: ri[n.plugin.toLowerCase(...)] is not a function

Posted by GitBox <gi...@apache.org>.
e2corporation commented on issue #2549:
URL: https://github.com/apache/incubator-devlake/issues/2549#issuecomment-1190758487

   @long2ice Thank you for reporting this issue, the `StageTaskName.jsx` child component needs a property exists check `plugin?.toLowerCase()` it seems the `plugin` key is missing either due to data inconsistency of what was expected, or this key may sometimes be missing with a blueprint's detail. 
   
   I'll add a patch on a current PR in development to see if that resolves the issue.


-- 
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@devlake.apache.org

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


[GitHub] [incubator-devlake] klesh closed issue #2549: [Bug][Config UI] Uncaught (in promise) TypeError: ri[n.plugin.toLowerCase(...)] is not a function

Posted by GitBox <gi...@apache.org>.
klesh closed issue #2549: [Bug][Config UI] Uncaught (in promise) TypeError: ri[n.plugin.toLowerCase(...)] is not a function
URL: https://github.com/apache/incubator-devlake/issues/2549


-- 
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@devlake.apache.org

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


[GitHub] [incubator-devlake] long2ice commented on issue #2549: [Bug][Config UI] Uncaught (in promise) TypeError: ri[n.plugin.toLowerCase(...)] is not a function

Posted by GitBox <gi...@apache.org>.
long2ice commented on issue #2549:
URL: https://github.com/apache/incubator-devlake/issues/2549#issuecomment-1193465353

   How about this?


-- 
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@devlake.apache.org

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


[GitHub] [incubator-devlake] long2ice commented on issue #2549: [Bug][Config UI] Uncaught (in promise) TypeError: ri[n.plugin.toLowerCase(...)] is not a function

Posted by GitBox <gi...@apache.org>.
long2ice commented on issue #2549:
URL: https://github.com/apache/incubator-devlake/issues/2549#issuecomment-1193496050

   Sorry, I mean when this issue can be resolve?


-- 
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@devlake.apache.org

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


[GitHub] [incubator-devlake] klesh commented on issue #2549: [Bug][Config UI] Uncaught (in promise) TypeError: ri[n.plugin.toLowerCase(...)] is not a function

Posted by GitBox <gi...@apache.org>.
klesh commented on issue #2549:
URL: https://github.com/apache/incubator-devlake/issues/2549#issuecomment-1193747903

   Sorry, which icon? 


-- 
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@devlake.apache.org

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


[GitHub] [incubator-devlake] Startrekzky commented on issue #2549: [Bug][Config UI] Uncaught (in promise) TypeError: ri[n.plugin.toLowerCase(...)] is not a function

Posted by GitBox <gi...@apache.org>.
Startrekzky commented on issue #2549:
URL: https://github.com/apache/incubator-devlake/issues/2549#issuecomment-1193472229

   > How about this?
   
   What do you mean by "this"?


-- 
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@devlake.apache.org

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