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

Fixed memberlinks returning undefined in autocomplete. #17385

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

ronaldlangeveld
Copy link
Member

@ronaldlangeveld ronaldlangeveld commented Jul 17, 2023

refs #17327

  • Added an additional condition to avoid the new memberLinks function from returning undefined, which may lead to nothing being returned at all in the autocomplete.

🤖 Generated by Copilot at 59d45a1

Improved memberLinks function in koenig-lexical-editor.js to support optional links and fix a bug.

@ronaldlangeveld ronaldlangeveld enabled auto-merge (squash) July 17, 2023 10:42
@ronaldlangeveld ronaldlangeveld merged commit d1e1dc3 into main Jul 17, 2023
@ronaldlangeveld ronaldlangeveld deleted the fixup-handle-undefined branch July 17, 2023 10:45
ronaldlangeveld added a commit that referenced this pull request Jul 17, 2023
refs #17327

- Added an additional condition to avoid the new memberLinks function
from returning undefined, which may lead to nothing being returned at
all in the autocomplete.

---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->

Improved `memberLinks` function in `koenig-lexical-editor.js` to support
optional links and fix a bug.
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.

1 participant