Skip to content

fix: startsWith not a function error [INS-3640]#7201

Merged
jackkav merged 1 commit intodevelopfrom
fix/startsWith-error
Mar 25, 2024
Merged

fix: startsWith not a function error [INS-3640]#7201
jackkav merged 1 commit intodevelopfrom
fix/startsWith-error

Conversation

@CurryYangxx
Copy link
Member

@CurryYangxx CurryYangxx commented Mar 25, 2024

Close #7164

ErrorMessage

image

Reason

image The version field in yaml should be string type, but even if you enter numbers, you can save them, although an error will be reported. The `spec.info.version` may be string type or number, so we need to covert to string type when it has value.

@CurryYangxx CurryYangxx requested a review from a team March 25, 2024 03:15
@CurryYangxx CurryYangxx changed the title fix: startsWith not a function error fix: startsWith not a function error [INS-3640] Mar 25, 2024
@jackkav
Copy link
Contributor

jackkav commented Mar 25, 2024

Nice job! Thanks

@jackkav jackkav merged commit 5ff9ed9 into develop Mar 25, 2024
@jackkav jackkav deleted the fix/startsWith-error branch March 25, 2024 23:54
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.

Application Error: T.startsWith is not a function

3 participants