This happens because, as @Arun_Patidar said, the "value" property
depends on jcr:created and jcr:lastModified, if they are different it
means that the crx node was modified and therefore the crx value is
shown (and "value" property is not used). The same happens when the
properties jcr:created and jcr:lastModified are not present.