Skip to content

fix uniqueId when it is called with no arguments, selector fallback#265

Open
barisusakli wants to merge 1 commit into
jedfoster:masterfrom
barisusakli:patch-1
Open

fix uniqueId when it is called with no arguments, selector fallback#265
barisusakli wants to merge 1 commit into
jedfoster:masterfrom
barisusakli:patch-1

Conversation

@barisusakli
Copy link
Copy Markdown

prefix is set to undefined when uniqueId is called with no arguments

this.selector is undefined on latest version of jquery which results in undefined in the generated css, added options.selector so it can be passed in explicitly

prefix is set to undefined when uniqueId is called with no arguments 

this.selector is undefined on latest version of jquery which results in undefined in the generated css, added options.selector so it can be passed in explicitly
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