KLWP children components cannot read global variables

Hi! I noticed that children's components could not read global variables when creating a new wallpaper.

I created a switch global variable called 'theme' in /root and a switch global variable called 'test' in /root/first-page. The interesting thing is that when I was trying to create a text component in /root/first-page, it could only read the variable 'test'. What's even worse, for a text component in /root/first-page/clock, it couldn't read any global variables. Also, a text component in /root couldn't read the variable 'test', either.

It's a bit annoying when creating a multi-theme wallpaper since it's almost impossible without global variables.

Details:

  • app: KLWP pro
  • app version: 3.62b224417
  • device: pixel 6, android 13