Closed GoogleCodeExporter closed 8 years ago
Please change the gmaps API version from v=2.x to v=2. It looks something in
the new
version of core API broke it. See
http://gmaps-utility-library-dev.googlecode.com/svn/trunk/tabbedmaxcontent/examp
les/
I'll look more and report the problem.
Original comment by nian...@gmail.com
on 17 Apr 2009 at 4:36
The code broke at 2.153, which is probably out for just a couple days. But I
have to
dig deep to find out which core API method failed before I can create a
meaningful
report. It appears the GEvent refuse to add event listener under certain
circumstance.
Original comment by nian...@gmail.com
on 17 Apr 2009 at 8:42
After some digging, it looks like the current 2.x (2.153) changed some behavior
regarding maxNode's timing of attaching to DOM and GEvent.addDomListener. As a
result
event can not be attached to a reused Dom Node any more.
I've made some changes to accommodate that in r985.
Pamela: The existing released MaxTabbedContent lib will break when v2.153
becomes v2
(I did not use any "undocumented/unsupported" feature, but this is probably too
subtle for an ourtsider to precisely figure out what breaks it from v2.151 to
v2.153), can you do a quick push to release for this lib before that happens?
Thanks!
Original comment by nian...@gmail.com
on 24 Apr 2009 at 1:27
[deleted comment]
v2 is 2.156 as of May 14, 2009 so using v=2 won't work anymore. r997 needs to be
pushed to release.
Original comment by nian...@gmail.com
on 15 May 2009 at 12:58
Original comment by pamela.fox
on 23 Jun 2009 at 9:22
Hello,,
Is this bug fixed in v2.x?!
Because I'm still getting the same error when I use v=2 or v=2.x..
Al-Aswad
Original comment by alaw...@gmail.com
on 30 Aug 2009 at 8:06
Please use dev version:
http://gmaps-utility-library-dev.googlecode.com/svn/trunk/tabbedmaxcontent/
or download dev version to your own server.
Original comment by nian...@gmail.com
on 30 Aug 2009 at 9:12
Original issue reported on code.google.com by
syl...@gmail.com
on 16 Apr 2009 at 2:02