A user reported that he is trying to show the Types Fields shortcode values within the paragraph tag, but the "Fields and Text" blocks seem to strip the paragraph tag.
Solution:
Guided that this is something related to WordPress and if a paragraph contains only a shortcode, the paragraph tags around the output are stripped.
As a workaround, one can wrap the Types field shortcode inside the "wpv-autop" shortcode.
A user reported that the 'placeholder' attribute for the 'cred_field' shortcode, doesn't seem to work for the address type fields.
Solution:
Guided that I've passed this on to the concerned team and for now a workaround can be to use the 'gettext' filter to change that default placeholder text.