I just experienced exactly the same problem with RenderBlock and worked
around wrapping it with Any.
should update work directly with RenderBlock id, or not. I'd guess it should
but if not, is there other special components that aren't?
On 5/4/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
Ah I
Ah I remember this - I think there's still actually a ticket open for
it...The gist of it is that the @Table component doesn't honor the component
id you pass in to it, so there probably really isn't an element on your
rendered page with a id="table" attribute.
You can get around this for now by