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 21:07:08 UTC

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

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