Skip to content

Card effect sandbox environment problem #7828

Open
@DarkLordGeo

Description

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

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions