Global properties in combined text not working

I trying to recreate the simple example on the FF Docs, the very first one which displays the screen width and height (under global properties). Here https://docs.flutterflow.io/widgets-and-components/responsive-layouts-guide

I tried to recreate the exact steps but did not get the desired output instead I got the following (tried it on testing mode with various screen sizes it does not change it's always 1)

1