Skip to content

Update dom-selector.js - #1

Open
sadammashaal wants to merge 1 commit into
ejoubaud:masterfrom
sadammashaal:patch-1
Open

Update dom-selector.js#1
sadammashaal wants to merge 1 commit into
ejoubaud:masterfrom
sadammashaal:patch-1

Conversation

@sadammashaal

Copy link
Copy Markdown

sometimes className.replace function raise error "not a function" particularly when using with oracle apex, or some classes names are numerics.
so replaced with className.toString().replace

sometimes className.replace function raise error "not a function" particularly when using with oracle apex, or some classes names are numerics.
so replaced with className.toString().replace
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