planbox
planbox copied to clipboard
Create effective planning project websites
https://app.getsentry.com/developers-19/planbox/group/36989853/ It's because the click bindings on the social media auth buttons aren't getting initialized. This is because the `complete` callback isn't getting run with the user is initialized. Why...
Only see this happening in event description. To recreate: enter text, hit return twice, enter more text, save, refresh and you'll see 4 line breaks instead of 2.
In a shareabouts map. Need to reload to comment more than once.
e.g. /demo/bike-share/ "section-demo-disclaime"
Upon deploying, the application crashes (see logs below), seemingly because of a NewRelic issue. ``` sh 2014-12-18T16:51:31.131198+00:00 heroku[api]: Release v6 created by [email protected] 2014-12-18T16:51:31.550951+00:00 heroku[web.1]: State changed from crashed to...
As a plan page in my local instance of OpenPlans loaded, it sent a `POST` request to `https://api-ping.intercom.io/vjs/users/ping` with some data describing my user account. It returned as a 422...
When I leave the edit page of project 3 open, I see in the server logs, every few seconds: ``` [17/Dec/2014 14:31:53] "POST /api/v1/projects/3/activity HTTP/1.1" 204 0 ``` When I...