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

Fixing the bugfix #1718 #1736

Merged
merged 5 commits into from
Jan 18, 2024
Merged

Fixing the bugfix #1718 #1736

merged 5 commits into from
Jan 18, 2024

Conversation

IRRDC
Copy link
Contributor

@IRRDC IRRDC commented Jan 11, 2024

Bugfix #1718 for bug #1717 was faulty and gets fixed with this.

Q A
Bug fix? [X]
New feature? [ ]
New sample? [ ]
Related issues? fixes #1717

What's in this Pull Request?

Removed the wrongly added reference to "results".

Copy link
Collaborator

@michaelmaillot michaelmaillot left a comment

Choose a reason for hiding this comment

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

Thanks for this PR! I've add a small change request.

src/controls/dynamicForm/DynamicForm.tsx Outdated Show resolved Hide resolved
Removed useless second default case that caused errors
@IRRDC
Copy link
Contributor Author

IRRDC commented Jan 16, 2024

@michaelmaillot Thank you for noticing that. I have updated the code.

@michaelmaillot michaelmaillot changed the base branch from master to dev January 16, 2024 12:54
@michaelmaillot
Copy link
Collaborator

Sorry @IRRDC but as this is a hotfix release, target branch will be dev and not main (then we will cherry-pick your fix to master in order to release a patch verison).

Would you mind resolving conflicts before the merge?

@IRRDC
Copy link
Contributor Author

IRRDC commented Jan 16, 2024

@michaelmaillot should be resolved now.

@michaelmaillot
Copy link
Collaborator

Sorry @IRRDC but old code is still present here

Restoring changes removed by merge.
@IRRDC
Copy link
Contributor Author

IRRDC commented Jan 17, 2024

@michaelmaillot Looks like the merge removed all my changes. I have restored them now.

@michaelmaillot michaelmaillot merged commit d58bb93 into pnp:dev Jan 18, 2024
1 check passed
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.

Dynamic Forms with TaxonomyFieldTypeMulti fields don't show
2 participants