likyh commented on issue #2744: URL: https://github.com/apache/incubator-devlake/issues/2744#issuecomment-1216620634
> @likyh This is a reactive system, there is no unexpected update happening here. When `typeMappingAll` is changed and there's a board defined we write the configuration settings. Why are you referencing connections? What connections are being added? A better way is change `onSettingsChange` to `onConfiguredBoardChange` and use configuredBoard in parent component. That is one of the reasons for circular dependency. -- 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]
