Object (Digital Clock) not showing on initial page load

I have a Digital Clock on one of my pages that does not show up on the initial page load. Click on “Gas Grill” in the attached example and on my Android device, everything shows up except for the Clock. I can hit the back button and then hit “Gas Grill” again and the next time the clock shows up. Any idea why this is happening? Thanks.Digital Clock Example.hrp (31.6 KB)

Try assigning a size to it or try setting the HorizontalAlignment to Stretch.

That did the trick. Thanks Bill