subway
subway copied to clipboard
Orange "More" in lower left shows up and doesn't go away
This was pretty soon after starting a new session. Switching channels and resizing the browser window didn't help. Chrome 33 on Linux. No errors in JS console.
Any other Linux users able to repro this? It seems to work fine for me on Mac.
I've had the same problem on the refactored version, but I thought it was a feature. 9. mai 2014 10:14 skrev "David Petersen" [email protected] følgende:
Any other Linux users able to repro this? It seems to work fine for me on Mac.
— Reply to this email directly or view it on GitHubhttps://github.com/thedjpetersen/subway/issues/327#issuecomment-42642884 .
I think the problem he is having @totokaka is that it doesn't go away even when there is no where to scroll.
It happens when I join the first channel. It's a pretty big channel (user list requires scrolling), could that be it?
Hmm , it's quite a while since I did this, but I seem to remember the box was there from the start, and didn't go away, even though there was nowhere to scroll. 9. mai 2014 16:31 skrev "David Petersen" [email protected] følgende:
I think the problem he is having @totokaka https://github.com/totokakais that it doesn't go away even when there is no where to scroll.
— Reply to this email directly or view it on GitHubhttps://github.com/thedjpetersen/subway/issues/327#issuecomment-42672304 .
Hm, now Subway keeps jumping back up to an early time in the channel instead of staying at the bottom. I wonder if that's the same bug.
I was able to fix the jumping up bug - it happens when you are embedding image/youtube. That is unrelated.
I experience this too on Chromium 39 + Ubuntu.
Btw, there are quite a few warnings from react:
Warning: Something is calling a React component directly. Use a factory or JSX instead. See: http://fb.me/react-legacyfactory Warning: React.renderComponent will be deprecated in a future version. Use React.render instead. Each child in an array should have a unique "key" prop. Check the renderComponent call using
<undefined>
. See http://fb.me/react-warning-keys for more information.