tiptap/packages/suggestion/src
Dominik f019f70a19
fix(suggestion): 🐛 make clientrect prop optional as it can potentially be undefined (#2813)
This commit makes the clientRect prop optional - this means that this value can be null. This allows developers using the suggestion extension to know that they have to implement a check for the clientRect before using it.

#2795
2022-05-27 12:31:46 +02:00
..
findSuggestionMatch.ts again 2022-04-29 12:47:11 +02:00
index.ts refactoring 2021-01-19 12:28:33 +01:00
suggestion.ts fix(suggestion): 🐛 make clientrect prop optional as it can potentially be undefined (#2813) 2022-05-27 12:31:46 +02:00