Skip to content

Optional Types not working in nested function parameters. #765

Closed
@peterkogo

Description

@peterkogo

What package is the bug related to?

typedoc-plugin-markdown

Describe the issue

In functions with nested parameters, optional types are not respected.

Based on this type definition, shouldn't parent be optional in the output?

The issue I am having uses @inline but I don't think this has any effect on this issue.

TypeDoc configuration

No response

Expected behavior

Be able to resolve optional types in a nested scenario.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue raised as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions