When creating a TypeAdapter for a parent class with extra="allow", then calling type_adapter.dump_python or type_adapter.dump_json on a subclass, the subclass's fields are ignored despite extra="allow ...