oo7ph / Trello-Clone

23 stars 7 forks source link

No Clone Button #4

Closed rahmad-dawood closed 12 years ago

rahmad-dawood commented 12 years ago

Hi,

Thanks for creating this extension but I don't see a clone button on the board navigation. I've refresh the page and even restarted Chrome. Any idea what's going on?

I'm using Ubuntu-64 bit ver 11.10.

Thx,

Rahmad

raineorshine commented 12 years ago

Thanks for documenting the issue. I am unable to reproduce with the given information. If there are more reports about this behavior maybe we can pinpoint the environmental condition that is causing it. In the mean time you may have to try a different board or try installing it on a different machine. Works in Chrome v16.0.912.75 m, and Trello on 1/20/12.

rahmad-dawood commented 12 years ago

I just tried it on a Windows 7 machine and still not showing up. What additional info do you need, I can try to find out.

My Chrome version on Ubuntu is 16.0.912.75 and on Windows its 16.0.912.75 m.

Thx for the quick response.

Rahmad

raineorshine commented 12 years ago
  1. Go to the Trello Development Board: https://trello.com/board/trello-development/4d5ea62fd76aa1136000000c
  2. Hit Ctrl+F5 for full page refresh.
  3. Hit Ctrl+Shift+I or F12 to bring up the Chrome Developer Console.
  4. Type 'cloneBoard' and hit enter.

Do you get a red error message "ReferenceError: cloneBoard is not defined" or does it list out the source of a function?

rahmad-dawood commented 12 years ago

Ok its showing now in both Windows and Ubuntu after I hit Ctrl+F5! Interesting, it seem it was caching it even after I shutdown and restarted Chrome as well as logout and login again to Trello.

Maybe changing the documentation a bit to not only refresh the page but also clear the cache.

Thanks for the help.

meatherly commented 12 years ago

@RaineOrShine I had the same issue with it not showing up until i hit refresh. What if you write _IMPORTANT: Hit refresh if the buttons do not show up_ on the top of the Read Me page? Thanks for the help!! This extension is amazing!!!!

raineorshine commented 12 years ago

Excellent suggestion, I will update the documentation accordingly. Thanks!