Yeah, this nailed me too when I was building out my drop shadow effect
component.  I had to rollback to 1.5.0 final.

On Apr 5, 3:14 am, Thomas Fuchs <[EMAIL PROTECTED]> wrote:
> This even hit me at one point, and I guess I should now about this... :)
> I'll see if we can prevent this somehow inPrototype, or at least
> throw a better error.
>
> Best,
> Thomas
>
> Am 05.04.2007 um 11:29 schrieb Chris Lear:
>
>
>
> > A warning to anyone wanting to upgrade to the latestprototyperelease
> > candidate 1.5.1_rc2 (which I did, because I wanted the new json
> > methods):
>
> > If you use Effect.Fade or Effect.Opacity(or just setOpacity), you
> > need
> > to upgrade toscriptaculous1.7.1_beta1 as well, or you'll get "too
> > much
> > recursion" errors. This is because the setOpacity methods defined in
> > effects.js are now included inprototype, and if you combine the two
> > they interact unpleasantly.
>
> > I had a hard time debugging this (FireBug is surprisingly unhelpful
> > when
> > reporting too much recursion, and the code problem is rather well
> > concealed)
>
> > Chris


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to