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

Card effect sandbox environment problem #7828

Open
5 of 6 tasks
DarkLordGeo opened this issue Dec 21, 2024 · 0 comments
Open
5 of 6 tasks

Card effect sandbox environment problem #7828

DarkLordGeo opened this issue Dec 21, 2024 · 0 comments
Labels

Comments

@DarkLordGeo
Copy link

DarkLordGeo commented Dec 21, 2024

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/p/devbox/swiper-react-effect-cards-sw6ctl?file=%2Fsrc%2FApp.jsx

Bug description

Every demo works expect this one.

Expected Behavior

It should work just like other demos

Actual Behavior

It should open just like other demos.
in the end i get

<html><head>
  <meta http-equiv="content-type" content="text/html;charset=utf-8">
  <title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
  <h1>Error: Server Error</h1>
  <h2>The server encountered a temporary error and could not complete your request.
  <p>Please try again in 30 seconds.</h2>
  <h2></h2>
  <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8f5793da2cdb95a3',t:'MTczNDc4MTA3OS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>

502 Server Error - Unable to Access Resource

v11.1.15

Platform/Target and Browser Versions

Windows 11 Home Chrome Version 131.0.6778.205 (Official Build) (64-bit)

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a Swiper issue and not a framework-specific issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant