Vernon Gutierrez
Vernon Gutierrez
Can you share how exactly the solution mentioned in #7487 can be applied here? I tried all combinations of changing the parent union or the child unions into TypeAliasType to...
@CallumMcMahon Thank you. Thanks to this, I found out that my real issue was using the `TypeAliasType` `Cat` to annotate another model's field, in addition to using the top-level discriminated...
Here is a simpler case where this bug occurs: 1. Type any text into an empty editor. 2. Select any part of the text in the backward direction. 3. Type...