Skip to content

Add extra type cast to String#74

Open
gideaoabreu wants to merge 1 commit intotuupola:2.xfrom
gideaoabreu:patch-1
Open

Add extra type cast to String#74
gideaoabreu wants to merge 1 commit intotuupola:2.xfrom
gideaoabreu:patch-1

Conversation

@gideaoabreu
Copy link
Copy Markdown

To work with numeric data types.

Error in Google Chrome 67.0.3396.87 :
Uncaught TypeError: d.split is not a function
at HTMLOptionElement. (jquery.chained.min.js:2)
...
in -> b=d.split(" ")

To work with numeric data types.

Error in Google Chrome 67.0.3396.87 :
  Uncaught TypeError: d.split is not a function
    at HTMLOptionElement.<anonymous> (jquery.chained.min.js:2)
    ...
    in ->  b=d.split(" ")
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.

1 participant