ni-c / heimcontrol.js

Home-Automation with node.js and Raspberry PI
MIT License
1.41k stars 297 forks source link

Empty string passed to getElementById() #86

Open harmverbeek opened 10 years ago

harmverbeek commented 10 years ago

I have created a GPIO control for pin 7. When I click on the control to switch it on or off I get the following error message in the browser debug console:

Empty string passed to getElementById()

tjanson commented 10 years ago

Does it say which line of code is to blame? (In Firefox, this should be displayed on the right of the console entry.)

harmverbeek commented 10 years ago

require-jquery.js, line 2173

Harm

From: tjanson notifications@github.com Reply-To: "ni-c/heimcontrol.js" <reply+i-38935704-d2c978dbca3093213256dc2d3a8f689abe8e438f-8293480@reply.git hub.com> Date: Monday 28 July 2014 23:34 To: "ni-c/heimcontrol.js" heimcontrol.js@noreply.github.com Cc: HV harm@certeza.nl Subject: Re: [heimcontrol.js] Empty string passed to getElementById() (#86)

Does it say which line of code is to blame? (In Firefox, this should be displayed on the right of the console entry.)

‹ Reply to this email directly or view it on GitHub https://github.com/ni-c/heimcontrol.js/issues/86#issuecomment-50405055 .