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

Fix for cached wysiwyg embeds not displaying #40

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jeremy-doghouse
Copy link
Contributor

@SRowlands

I am just going to leave this one here, it fixes the issue with #38 but there could be a more efficient way to achieve it.

It's using static caching so shouldn't do anything expensive more than once per page and with full page caching turned on, it only gets called on the initial cache build for a given page, subsequent pages retain the JS.

@ruwanl ruwanl requested a review from pandaskii March 18, 2020 03:55
pandaskii
pandaskii previously approved these changes Mar 18, 2020
Copy link

@pandaskii pandaskii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks

Copy link

@pandaskii pandaskii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It has failed in testing

PR-GOVCMSD7-162.pdf

@pandaskii pandaskii dismissed their stale review May 8, 2020 01:33

The PR has failed testing reported by our tester

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 this pull request may close these issues.

None yet

2 participants