Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the issue when adding rows in Initial Graph Setup tab #84

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

XDeng0921
Copy link
Collaborator

When the additional row was added into MatrixInput in the initial graph tab, gMCP function in iterative tab will throw error. To fix the issue, the rows in the MatrixInput with empty entry string were deleted before putting in gMCP calculation.

Copy link
Owner

@allenzhuaz allenzhuaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch, thank you @XDeng0921. LGTM, now I see the values to assign each component as an reactive value, when use it for "update", as @nanxstats always suggests 👍

@allenzhuaz allenzhuaz merged commit 08b57f6 into main Dec 9, 2022
@allenzhuaz allenzhuaz deleted the fix-empty-entry-matrixInput branch December 9, 2022 19:50
@allenzhuaz allenzhuaz linked an issue Dec 16, 2022 that may be closed by this pull request
@allenzhuaz allenzhuaz linked an issue Dec 16, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix loading example issues
2 participants