Fork me on GitHub
#braid-chat
<
2016-02-01
>
meow16:02:31

@rafd That change you pushed is borken. All I get now is a blank browser tab - no login fields.

jamesnvc17:02:09

Oops, I'll roll that back

Josh Horwitz17:02:32

Hey everyone, has the issue of being able to scroll left and right with moving the mouse wheel up and down been brought up before?

jamesnvc18:02:23

I don’t think so

jamesnvc18:02:06

So, when you move the mouse wheel and you’re not on a conversation, scroll horizontally?

meow18:02:53

@jamesnvc: Nope. Still get a blank tab.

rafd18:02:16

hmm... my change was just some css, shouldn't have borked... may be something else

rafd18:02:18

any errors in console?

meow18:02:21

Uncaught SyntaxError: Unexpected identifier  chat.js:464
Uncaught ReferenceError: chat is not defined

rafd18:02:57

@meow: try a hard refresh?

meow18:02:28

what is a hard refresh?

rafd18:02:52

hold shift and click on the refresh button

meow18:02:54

that worked

meow18:02:23

well, I closed the tab and opened a new one...

rafd18:02:37

k, i'm rolling forward to the latest release again

rafd18:02:43

let me know if the previous issue (the one you made the screenshot for) still exists

meow19:02:32

@rafd: ^ Still cuts off part of my user image and username

Josh Horwitz19:02:04

I’m getting this error when trying to get dev environment set up

Josh Horwitz19:02:05

cause Could not locate aws/sdk/s3__init.class or aws/sdk/s3.clj on classpath.

Josh Horwitz20:02:13

When I run lein repl in the braid git

rafd20:02:43

joshua's issue was resolved (updated the git repo to fix the issue)

Josh Horwitz21:02:42

thanks everyone!