Hi Isomorphic,
debugging my application's client side I noticed this:
It seems that the DateChooser (e.g. here, SNAPSHOT_v13.1d_2022-08-16, but also 12.0p+) has members that are not correctly integrated into the "DOM" of the Developer Console "Watch"-tab.
It did not notice this before, but I also don't often need to use the watch tab (which is a good thing of course :). I assume this is not working as expected.
Please see the attached picture without and with "generated" checked.
The "with" (="Generated" checked) is looking good IMHO.
The "without" (="Generated" unchecked) does show orphaned items.
Best regards
Blama
debugging my application's client side I noticed this:
It seems that the DateChooser (e.g. here, SNAPSHOT_v13.1d_2022-08-16, but also 12.0p+) has members that are not correctly integrated into the "DOM" of the Developer Console "Watch"-tab.
It did not notice this before, but I also don't often need to use the watch tab (which is a good thing of course :). I assume this is not working as expected.
Please see the attached picture without and with "generated" checked.
The "with" (="Generated" checked) is looking good IMHO.
The "without" (="Generated" unchecked) does show orphaned items.
Best regards
Blama
Comment