Thank you, exactly what i need.
On 29 August 2016 at 13:14, Carlos Montero Canabal <
[email protected]> wrote:
> You can disable loading mask into your AppModule with the symbol
>
> /**
> * If true, then when a page includes any JavaScript, a {@code script}
> block is added to insert
> * a pageloader mask into the page; the pageloader mask ensure that
> the user can't interact with the page
> * until after the page is fully initialized.
> *
> * @since 5.4
> */
> public static final String ENABLE_PAGELOADING_MASK =
> "tapestry.enable-pageloading-mask”;
>
>
>
>
> El 29/8/2016, a las 12:12, Pavel Chernyak <[email protected]> escribió:
>
> Or maybe disable it?
>
>
>