Starting with version 3.0.0, the shipping profile is not displayed on the user's order page because the shipping_information variable has been removed. And now we use the Rendered Entity format, but customers don't have access to view the shipping profile that belongs to the order.
Issue fork commerce_shipping-3587895
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
tbkot commentedThe "shipping_information" is added back after changes made in #3550156: Implement shipping information edit modal for the "user" order display.
Comment #5
vmarchukTested with Kickstart and client projects - works great!
+1 to RTBC
Comment #7
jsacksick commented