Skip to content
#

shopware

Here are 313 public repositories matching this topic...

platform
Schrank
Schrank commented Feb 19, 2022

Please describe the feature you would like to see implemented.

I just mixed up my Entity and my Definition, by writing:

<service id="WinkelwagenEvents\Entities\Slot\SlotExtensionEntity"> // HERE!! should be definition.
    <tag name="shopware.entity.definition" entity="winkelwagen_entities_slot"/>
</service>

The error thrown is:

Attempted to call an undefined method
Feature Request Good first issue
mknipper
mknipper commented Nov 26, 2021

What happened?

The button "See more" shown after using the search to display more results does not trigger the expected result.

Steps To Reproduce

The issue happens in our project as well as in the official demo

Improve this page

Add a description, image, and links to the shopware topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shopware topic, visit your repo's landing page and select "manage topics."

Learn more