Skip to content

Codepen changed license for SpliText plugin #761

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

Closed
igorvolnyi opened this issue Dec 23, 2020 · 4 comments · Fixed by #919
Closed

Codepen changed license for SpliText plugin #761

igorvolnyi opened this issue Dec 23, 2020 · 4 comments · Fixed by #919
Labels
bug Errors and issues people encounter with the docs / repo

Comments

@igorvolnyi
Copy link

Version

3.0.4

Reproduction link

https://v3.vuejs.org/guide/reactivity.html

Steps to reproduce

Go to https://v3.vuejs.org/guide/reactivity.html#how-vue-tracks-these-changes

What is expected?

Code demonstration from Codepen

What is actually happening?

Black frame with a warning saying "Oops! Trial version of SplitText deployed"


See screenshot

VueJS documentation glitch - Codepen membership required 2020-12-23_16-18

@LinusBorg LinusBorg transferred this issue from vuejs/core Dec 23, 2020
@skirtles-code
Copy link
Contributor

Similar to #532.

@igorvolnyi Do you have any browser plugins or unusual security settings that might explain why you're seeing this message? Do you see the same thing in other browsers or in Incognito/Private mode?

@igorvolnyi
Copy link
Author

The culprit is the Smart Referer FF addon. I can't figure out what to write into my whitelist, so for now I'm resorting to disable the addon in order to view the content.
So maybe instead of just closing the issue could somebody find the right whitelist combination in order to play the embedded content again without disabling the addon?

@igorvolnyi
Copy link
Author

I found the solution. In whitelist settings of the addon one should add the following:
Source: codepen.io
Destination: cdpn.io

@NataliaTepluhina NataliaTepluhina added the state: stale PR hasn't updated for a long time label Jan 10, 2021
@skirtles-code
Copy link
Contributor

I can now reproduce this in Chrome. It works fine the first time but I see the error when I click on the green Replay button at the end. I don't see any problems with Firefox.

The button just calls location.reload(). It seems that reloading changes the referer in Chrome but I haven't debugged this in detail.

@skirtles-code skirtles-code removed the state: stale PR hasn't updated for a long time label Jan 12, 2021
@skirtles-code skirtles-code added the bug Errors and issues people encounter with the docs / repo label Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Errors and issues people encounter with the docs / repo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants