Referencing the reversi tutorial with my game(isaac), when I addTokenToBoard from the setup method, I get an extra copy token that never gets moved from the div 0x0 position. The extra copy seems to be created on the dojo.place method.
Thanks
Thanks