backdrop-contrib / shopify

Integrate and sync your site with a Shopify store.
GNU General Public License v2.0
0 stars 1 forks source link

function 'entity_ui_entity_page_view' not found #16

Closed laryn closed 2 years ago

laryn commented 2 years ago

When viewing a product at /products/1

Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'entity_ui_entity_page_view' not found or invalid function name in system_block_view() (line 2562 of /app/web/core/modules/system/system.module).

laryn commented 2 years ago

Looks like we need a dependency on Entity UI as well.