If an element in Flex displays <x undocumented window element>
, the easiest way to remove this message is to set the element's display
property in the CSS to the value none
.
Here's an example of what the CSS code for this might look like:
{display: none;}