ritstudentgovernment / petitions

PawPrints petition application for the RIT community.
https://pawprints.rit.edu
MIT License
35 stars 13 forks source link

Site content doesn't load #132

Closed thatbraxguy closed 8 years ago

thatbraxguy commented 8 years ago

Stuffs broke yo.

Exception in callback of async function: Error: Handler with name 'u' already exists.
    at o._create (https://pawprints.rit.edu/224c9f147af0f15ee72e22be9d28bc6a7a70e165.js?meteor_js_resource=true:106:1599)
    at o.push (https://pawprints.rit.edu/224c9f147af0f15ee72e22be9d28bc6a7a70e165.js?meteor_js_resource=true:106:1783)
    at https://pawprints.rit.edu/224c9f147af0f15ee72e22be9d28bc6a7a70e165.js?meteor_js_resource=true:106:2033
    at Array.forEach (native)
    at Function.A.each.A.forEach (https://pawprints.rit.edu/224c9f147af0f15ee72e22be9d28bc6a7a70e165.js?meteor_js_resource=true:1:865)
    at o.append (https://pawprints.rit.edu/224c9f147af0f15ee72e22be9d28bc6a7a70e165.js?meteor_js_resource=true:106:1963)
    at https://pawprints.rit.edu/224c9f147af0f15ee72e22be9d28bc6a7a70e165.js?meteor_js_resource=true:106:2152
    at Array.forEach (native)
    at Function.A.each.A.forEach (https://pawprints.rit.edu/224c9f147af0f15ee72e22be9d28bc6a7a70e165.js?meteor_js_resource=true:1:865)
    at o.append (https://pawprints.rit.edu/224c9f147af0f15ee72e22be9d28bc6a7a70e165.js?meteor_js_resource=true:106:1963)
lheigl commented 8 years ago

We believe this is an issue with the most recent Chrome update, and meteor not working nicely with it. We do have an update to fix that issue, but just to confirm that this is that issue, can you go to the site from a non-Chrome browser?

NathanCastle commented 8 years ago

Hey @brfrederick,

Thanks for letting us know about this! We noticed it earlier and found that an update to Chrome surfaced a bug in Meteor, the framework we used to develop PawPrints. The latest branch on dev has an updated version that doesn't exhibit this show-stopping bug.

As Luther mentioned, if you find this bug on any browser other than Chrome, please let us know by updating this issue or creating another; we want to make sure the bug is fixed for good before pushing the new code to prod this weekend.

Thanks again for letting us know. Contributions like yours, including bug reports, make the product better for everyone at RIT and beyond. :)