Skip to content

fix bug casued by typo for isTablet in BrowserDetect.php #231

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

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from

Conversation

rzv-me
Copy link

@rzv-me rzv-me commented Apr 1, 2025

in src/Stages/BrowserDetect.php there is a typo in 2 places (lines 42 and 53)

$payload->setValue('isTable', false);

this fixes it

@rzv-me rzv-me changed the title fix typo for isTablet fix typo for isTablet in BrowserDetect.php Apr 1, 2025
@rzv-me rzv-me changed the title fix typo for isTablet in BrowserDetect.php fix bug because of typo for isTablet in BrowserDetect.php Apr 1, 2025
@rzv-me rzv-me changed the title fix bug because of typo for isTablet in BrowserDetect.php fix bug casued by typo for isTablet in BrowserDetect.php Apr 1, 2025
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