Hi,
I have checked and found that it is related to my site only specifically for one of the post type. It throws the following error in console log as
Uncaught TypeError: Cannot set properties of null (setting 'value')
at Map.populateField (geolocation.js?ver=1671820208:54:44)
at geolocation.js?ver=1671820208:33:62
at Array.forEach (<anonymous>)
at Map.populateFromAddress (geolocation.js?ver=1671820208:33:39)
at yt.<anonymous> (geolocation.js?ver=1671820208:142:10)
at _.O (js?libraries=places&key=AIzaSyAOZtBrBJUf9tuxWU_0bWvtFwJjLFAdxsc&ver=6.1.1:111:320)
at Hf (js?libraries=places&key=AIzaSyAOZtBrBJUf9tuxWU_0bWvtFwJjLFAdxsc&ver=6.1.1:113:320)
at Hf (js?libraries=places&key=AIzaSyAOZtBrBJUf9tuxWU_0bWvtFwJjLFAdxsc&ver=6.1.1:113:304)
at _.P.set (js?libraries=places&key=AIzaSyAOZtBrBJUf9tuxWU_0bWvtFwJjLFAdxsc&ver=6.1.1:281:758)
at z$.So (js?libraries=places&key=AIzaSyAOZtBrBJUf9tuxWU_0bWvtFwJjLFAdxsc&ver=6.1.1:121:347)
Do you have any idea what is going wrong. I could not locate the mistake. Thanks for your effort on identifying the issue and time spending on this issue.