Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(swagger-ui-react): use correct default prop values #8976

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

char0n
Copy link
Member

@char0n char0n commented Jun 30, 2023

Incompatibility between swagger-ui-react default prop values and default options of SwaggerUI was causing various side effects. This PR remedies this side effects.

@char0n char0n self-assigned this Jun 30, 2023
@char0n char0n merged commit f287339 into master Jun 30, 2023
char0n added a commit that referenced this pull request Jul 17, 2023
Default value must be set to  (empty string) and
not to {} (empty object).

Refs #8976
char0n added a commit that referenced this pull request Jul 17, 2023
Default value must be set to  (empty string) and
not to {} (empty object).

Refs #8976
char0n added a commit that referenced this pull request Jul 18, 2023
SSR support was re-enabled by passing the oauth2RedirectUrl
only when defined.

Refs #8976
char0n added a commit that referenced this pull request Jul 18, 2023
SSR support was re-enabled by passing the oauth2RedirectUrl
prop only when defined.

Refs #8976
@char0n char0n deleted the char0n/swagger-ui-react-prop-defaults branch August 17, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant