Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vendor name is missing #97

Open
creative-resort opened this issue Jan 6, 2025 · 1 comment
Open

Vendor name is missing #97

creative-resort opened this issue Jan 6, 2025 · 1 comment

Comments

@creative-resort
Copy link
Contributor

These lines will not be properly replaced by Sitegeist.Chantalle

SupportWheelInventor.Page: Vendor\SupportWheelInventor\Integration\PageFactory
SupportWheelInventor.SiteHeader: Vendor\SupportWheelInventor\Integration\SiteHeaderFactory

as they're missing the vendor name

@creative-resort
Copy link
Contributor Author

associated references

presentationObject = ${SupportWheelInventor.Page.forWebPage(documentNode, Neos.Node.subgraphForNode(documentNode), renderingMode.isEdit)}

presentationObject = ${SupportWheelInventor.Page.forHomePage(documentNode, Neos.Node.subgraphForNode(documentNode), renderingMode.isEdit)}

presentationObject = ${SupportWheelInventor.Page.for404Page(documentNode, site, Neos.Node.subgraphForNode(documentNode), renderingMode.isEdit)}

presentationObject = ${SupportWheelInventor.ContentSlot.forContentNode(node, documentNode, site, Neos.Node.subgraphForNode(node), renderingMode.isEdit)}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant