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

We need additionalGetVars here for the Snippet Preview to work with "News" records (for ex) #443

Closed
Pablo-Camara opened this issue Aug 3, 2021 · 1 comment · Fixed by #444

Comments

@Pablo-Camara
Copy link

I've been testing locally trying to figure out why the Snippet Preview was not working, and the reason is that
right here in this line we should also pass "additionalGetVars" but we are not doing that. Please fix it so I don't have to fork from your repo! Thanks!

return $this->getUrlForType(self::FE_PREVIEW_TYPE, '&pageIdToCheck=' . $pageId . '&languageIdToCheck=' . $languageId);

@Pablo-Camara
Copy link
Author

I've created a P.R :
#444

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

Successfully merging a pull request may close this issue.

1 participant