Johan Compagner a écrit :
> Also always just rendering the component but use the style to make in
> invisible
> could be a security problem. So that can't be the default.
What do you mean by security problem?
If the the component that is set to none visible is none visible
because of
security
So it has data that never should be send to the browser because the
user is
not allowed
to see it.
But data is never send to the user because a none visible component will
be render as an empty tag, so without data