I have the same issue on tca_commerce_product 3.0.2. Are there any solutions?
- Status changed to Active
over 1 year ago 7:15am 17 August 2023 - π¬π§United Kingdom yorkshire-pudding North East England
I've fixed this in the Backdrop CMS port (see https://www.drupal.org/project/tca/issues/3466432 π± Port to Backdrop CMS Fixed ) by adding an option into the view display settings to override the access. This allows views blocks to be displayed. A contextual filter can be used to only show if authorised by token or permission. See https://github.com/backdrop-contrib/tca/issues/1 and the associated pull request for the code if you want to backport it, or give Backdrop a try.