We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

when visiting webpage chemsystems.com I receive the following message multiple times "combos[i].object.oz37() is undefined". Is there any way to get rid of it?

  • 2 trả lời
  • 1 gặp vấn đề này
  • 8 lượt xem
  • Trả lời mới nhất được viết bởi Shawn

more options

when visiting webpage chemsystems.com I receive the following message multiple times "combos[i].object.oz37() is undefined". Is there any way to get rid of it?

URL of affected sites

http://chemsystems.com

when visiting webpage chemsystems.com I receive the following message multiple times "combos[i].object.oz37() is undefined". Is there any way to get rid of it? == URL of affected sites == http://chemsystems.com

Tất cả các câu trả lời (2)

more options

I get that error too. The issue is with the website's coding. Please contact the site manager.

more options

There is a lot of alert are try & catch code in this javascript: http://chemsystems.com/inc_files/js/ebacombo.js You would usually only use such alerts for debugging purposes and not to bother visitors with such errors and warnings.