CDN implementation doesn't work #56
Unanswered
jcrist1027
asked this question in
Q&A
Replies: 5 comments 2 replies
-
Hi, seems to work on my end. https://codesandbox.io/s/hello-playerx-22ku4 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Initially I saw some js was blocked by my ad blocker when first checking
just now. I turned it off and did an F5 refresh and the blocking is gone.
A few typical warnings. But I just get a blank page.
[image: image.png]
…On Thu, Aug 18, 2022 at 2:14 PM Wesley Luyten ***@***.***> wrote:
Hi, seems to work on my end. https://codesandbox.io/s/hello-playerx-22ku4
Is this not showing a Vimeo player? Any errors in the console?
—
Reply to this email directly, view it on GitHub
<#56 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADC32IHAC455NM25J3VITWDVZ2RUBANCNFSM566SCVNQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Same behavior if I go to the sandbox URL on my Samsung Phone Chrome
Browser.
I initially try implementing the lite-vimeo CDN code. That didn't work
either. So it looks to be a lite-vimeo via CDN script load issue I'm
guessing. Do that wouldn't be your area of responsibility unless you can
tell me why lite-vimeo isn't working to pass that along to slightlyoff.
Checked on Firefox too which I run no plugins on. Maybe we aren't looking
at the exact same code or your browser had the code cached when it worked?
Not sure. Strange that you would see the video and the sandbox preview
doesn't work on my desktop or my mobile phone. I'm not behind any sort of
network firewall that would block it.
[image: image.png]
…On Thu, Aug 18, 2022 at 5:45 PM Jeff Crist ***@***.***> wrote:
Initially I saw some js was blocked by my ad blocker when first checking
just now. I turned it off and did an F5 refresh and the blocking is gone.
A few typical warnings. But I just get a blank page.
[image: image.png]
On Thu, Aug 18, 2022 at 2:14 PM Wesley Luyten ***@***.***>
wrote:
> Hi, seems to work on my end. https://codesandbox.io/s/hello-playerx-22ku4
> Is this not showing a Vimeo player? Any errors in the console?
>
> —
> Reply to this email directly, view it on GitHub
> <#56 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ADC32IHAC455NM25J3VITWDVZ2RUBANCNFSM566SCVNQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Your demo page works. But you're not loading using the CDN <script> method
I would assume.
[image: image.png]
…On Thu, Aug 18, 2022 at 6:06 PM Jeff Crist ***@***.***> wrote:
Same behavior if I go to the sandbox URL on my Samsung Phone Chrome
Browser.
I initially try implementing the lite-vimeo CDN code. That didn't work
either. So it looks to be a lite-vimeo via CDN script load issue I'm
guessing. Do that wouldn't be your area of responsibility unless you can
tell me why lite-vimeo isn't working to pass that along to slightlyoff.
Checked on Firefox too which I run no plugins on. Maybe we aren't looking
at the exact same code or your browser had the code cached when it worked?
Not sure. Strange that you would see the video and the sandbox preview
doesn't work on my desktop or my mobile phone. I'm not behind any sort of
network firewall that would block it.
[image: image.png]
On Thu, Aug 18, 2022 at 5:45 PM Jeff Crist ***@***.***> wrote:
> Initially I saw some js was blocked by my ad blocker when first checking
> just now. I turned it off and did an F5 refresh and the blocking is gone.
> A few typical warnings. But I just get a blank page.
>
> [image: image.png]
>
>
> On Thu, Aug 18, 2022 at 2:14 PM Wesley Luyten ***@***.***>
> wrote:
>
>> Hi, seems to work on my end.
>> https://codesandbox.io/s/hello-playerx-22ku4
>> Is this not showing a Vimeo player? Any errors in the console?
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <#56 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/ADC32IHAC455NM25J3VITWDVZ2RUBANCNFSM566SCVNQ>
>> .
>> You are receiving this because you authored the thread.Message ID:
>> ***@***.***>
>>
>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beat my head against the wall for several minutes then hit the CodeSandbox link and the CDN implementation does not appear to work.
https://22ku4.csb.app/
Beta Was this translation helpful? Give feedback.
All reactions