-
Notifications
You must be signed in to change notification settings - Fork 68
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
www.theloftsorlando.com - Firefox is unsupported browser #101496
Comments
It displays the error message only at first load. A reload and the message is gone. jQuery('#_h').html( 'Your browser is not supported.' );
jQuery('#_icoclose').click(function() {
jQuery('#propertyProduct').empty();
jQuery( "#propertyProduct" ).remove();
jQuery('.banner_overlay').empty();
jQuery('.banner_overlay').remove();
}); This code is generated server side and added to the response only for Firefox. btw one script in index is having a wrong quote character.
now: |
Found an email contact from https://www.greystar.com/terms-of-use#Copyright%20Infringement%20Policy |
Scheduled an email to them at 23/5 11.20 ET. |
This site is likely was built on entrata property management platform as they all share the same UI for the unsupported message. See #100131 (comment) |
Moved to bugzilla as https://bugzilla.mozilla.org/show_bug.cgi?id=1898993. |
URL: https://www.theloftsorlando.com/
Browser / Version: Firefox 98.0
Operating System: Windows 10
Tested Another Browser: Yes Chrome
Problem type: Site is not usable
Description: Browser unsupported
Steps to Reproduce:
Browser unsupported error message, however all elements are functional.
View the screenshot
Browser Configuration
From webcompat.com with ❤️
The text was updated successfully, but these errors were encountered: