* chore(richtext-lexical): Add int test which reproduces the issue * chore: Remove unnecessary await in core afterRead promise * fix(richtext-lexical): re-use recurseNestedFields from payload instead of using own recurseNestedFields * chore(richtext-lexical): pass in missing properties which are available in the core afterRead hook * chore: remove unnecessary block