Rotonde / beaker

Rotonde client with user account combined(deprecated)
MIT License
205 stars 37 forks source link

Rotonde with broken index.html? #62

Closed roxaloxa closed 7 years ago

roxaloxa commented 7 years ago

I just pulled latest and Rotonde doesn't load. Also index.html looks completely broken?

The changes made in https://github.com/Rotonde/beaker/commit/ea4224f33cde4a428877a96e542840bd6a462451 seem janked up.

frozenpandaman commented 7 years ago

Recent commits (adding in Prettier) broke it for me as well.

Fixed by reverting to 7781521 (8dfd50e would've also been safe) for now. Had to manually back up and restore my dat.json, portal.json, and links/custom.css.

neauoire commented 7 years ago

Oh my god, I'm so sorry. I was a bit too trusting, I merged @maxdeviant's PR without testing, it did indeed break everything for me as well. Reverted back to a working repo :) Sorry.

frozenpandaman commented 7 years ago

You're good! Thanks for the quick fix. 😊

maxdeviant commented 7 years ago

@neauoire Does Beaker show errors in the console? Trying to debug what the issue is, but not seeing any errors.

neauoire commented 7 years ago

No errors here, nothing shows up, it doesn't even seem to be parsing the index file has html.

roxaloxa commented 7 years ago

What's the best way to rollback now? git pull is still saying I'm already up to date and I'm not the most git knowledgeable. 😅

neauoire commented 7 years ago

Oh ho! did I break the tree for everyone!? What a fiasco...

maxdeviant commented 7 years ago

@neauoire There's a fixed PR in #63.