The-Authenticators / gitpom

A pomodoro timer which integrates with github issues for mad efficiency and cool stuff.
https://salty-wave-92062.herokuapp.com/
MIT License
7 stars 4 forks source link

app.js issueUrl #64

Open tbtommyb opened 7 years ago

tbtommyb commented 7 years ago

I get an error in the browser console that you're accessing 'value' of a null property in the following line:

var issueUrl = document.querySelector('#issue_url').value;