Skip to content

Update installation instructions to reflect Laravel 5.6 view change#229

Open
craigballinger wants to merge 1 commit intothedevdojo:masterfrom
craigballinger:jquery-fix
Open

Update installation instructions to reflect Laravel 5.6 view change#229
craigballinger wants to merge 1 commit intothedevdojo:masterfrom
craigballinger:jquery-fix

Conversation

@craigballinger
Copy link
Copy Markdown

In Laravel 5.6 they moved the location of the app.js script tag from just before to the section adding a defer attribute. In some browsers, jquery has an issue with defer: jquery/jquery#3271

Since this causes a pretty significant issue in this project, the shortest distance seems to be to add a note in the setup instructions, at least in the short term.

#211

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