Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slot method on view class is not working #2341

Merged
merged 8 commits into from Jan 20, 2021
Merged

Slot method on view class is not working #2341

merged 8 commits into from Jan 20, 2021

Conversation

GertjanRoke
Copy link
Contributor

This PR was made because the ->slot() method of the view is not working and this came to mind when I was adding a new feature and saw no tests were written for the view methods Livewire adds to the view class.

See this PR for more info: #2315

Gertjan Roke and others added 7 commits January 6, 2021 20:29
Signed-off-by: Gertjan Roke <gertjan@2solar.nl>
Merge master into feature branch
Signed-off-by: Gertjan Roke <g.a.roke90@gmail.com>
Signed-off-by: Gertjan Roke <g.a.roke90@gmail.com>
@GertjanRoke GertjanRoke changed the title Testing view functions Slot method on view class is not working Jan 12, 2021
Signed-off-by: Gertjan Roke <g.a.roke90@gmail.com>
@GertjanRoke
Copy link
Contributor Author

Well @joshhanley found the fix! Thanks for helping!

@joshhanley
Copy link
Member

The test failure seems to be a GitHub actions issue, connection was refused on the WebDriver for some of the tests in PHP 7.3. The rest of the PHP versions ran fine. Another PR today had the same failure but for PHP 7.2.

@calebporzio
Copy link
Collaborator

Thanks!

@calebporzio calebporzio merged commit b430180 into livewire:master Jan 20, 2021
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.

None yet

3 participants