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

Change elementDriveEnabled() to elementIsNavigatable() #656

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

marcoroth
Copy link
Member

The Pull Request #648 refactored the function name of
session.elementDriveEnabled() to session.elementIsNavigatable().

This Pull Request fixes an old function reference which kept the library
from building successfully.

…le()`

The Pull Request hotwired#648 refactored the function name of
`session.elementDriveEnabled()` to `session.elementIsNavigatable()`.

This Pull Request fixes an old function reference which kept the library
from building successfully.
@marcoroth marcoroth changed the title Change session.elementDriveEnabled() to session.elementIsNavigatable() Change elementDriveEnabled() to elementIsNavigatable() Jul 29, 2022
@dhh dhh merged commit c4d9b00 into hotwired:main Jul 29, 2022
@marcoroth marcoroth deleted the fix-missing-function-name branch July 29, 2022 21:20
@rik
Copy link
Contributor

rik commented Jul 30, 2022

Ah thanks for fixing this. Looks like #645 being merged before #648 introduced the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants