White square in my application

Hello,

I had develop an small app, and so far everything was going really good. I had one problem on last friday, since a big white square was appearing in my application in live mode.

Does anybody knows how to solve this or what is this about?

Many thanks!

You should be able to inspect the page in debug mode.

Click on the element and find its name.

Search for the name of the element in your editor. Delete it.

This topic was automatically closed after 14 days. New replies are no longer allowed.