Skip to content

change from window.key to window['key']#68

Open
kocoten1992 wants to merge 1 commit into
laracasts:masterfrom
kocoten1992:patch-1
Open

change from window.key to window['key']#68
kocoten1992 wants to merge 1 commit into
laracasts:masterfrom
kocoten1992:patch-1

Conversation

@kocoten1992

Copy link
Copy Markdown

Key like 'try-this' will work as window['try-this'], which will not work as current version as window.try-this

Key like 'try-this' will work as window['try-this'], which will not work as current version as window.try-this
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