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

Added null definition to setPlotlyBundle method parameter #249

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Added null definition to setPlotlyBundle method parameter #249

merged 1 commit into from
Aug 25, 2023

Conversation

kylemello
Copy link
Contributor

This should fix the error Argument of type 'null' is not assignable to parameter of type 'PlotlyBundleName' on the setPlotlyBundle method. This came up after updating Typescript to 5.1 from 5.0.

This is my first PR... wasn't sure if I should've create an issue first. Let me know if I need to 😄

@kylemello kylemello changed the title Added null definition to setPlotlyBundle method Added null definition to setPlotlyBundle method parameter Aug 25, 2023
@andrefarzat
Copy link
Collaborator

don't need the issue, @kylemello . Thank you 😸

@andrefarzat andrefarzat merged commit e93275e into plotly:master Aug 25, 2023
@andrefarzat
Copy link
Collaborator

published version 5.2.2 with this change 😸

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants