-
Notifications
You must be signed in to change notification settings - Fork 4
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
Jl/page decorations improvements #225
Conversation
Hi @mortenbo, can we merge this now? |
@mortenbo here's how it should look like now 🙂 |
@jrlarano Super, what about if link? |
OK, great. We need to fix this: https://github.com/tjek/tjek-js-sdk/pull/225/files#diff-56e8833b30816a4984798688ef87a98d9e5093e18e1ba083ebe1446d64b54e9bR75. You need to set sandbox="allow-scripts allow-same-origin" |
Otherwise, it's fine to merge and deploy if @klarstrup agrees with the PR. |
@klarstrup Once deployed, I'd like to get this into Vizsla too. |
no that test just sucks |
Note:
PageDecorations should be passed on applyHotspots to render its hotspost similar to normal hotspots
Eg:
bootstrapper.applyHotspots(sgnViewer, hotspots, sgnPageDecorations);