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

Threlte Flow example not working #623

Open
timonkrebs opened this issue Dec 28, 2024 · 1 comment
Open

Threlte Flow example not working #623

timonkrebs opened this issue Dec 28, 2024 · 1 comment

Comments

@timonkrebs
Copy link

timonkrebs commented Dec 28, 2024

What platform were you using when you found the bug?

  • React Flow / Svelte Flow version: "@xyflow/svelte":"^0.1.21","svelte":"^4.2.19","@threlte/core":"^7.3.1"},"devDependencies":{"@sveltejs/vite-plugin-svelte":"^2.4.0","@tsconfig/svelte":"^5.0.0","svelte":"^3.58.0","svelte-check":"^3.3.0","tslib":"^2.5.0","typescript":"^5.0.0","vite":"^4.3.0"
  • Browser and version: Chrome 131.0.6778.205 (64-bit) also Firefox 133.0.3 (64-bit), Edge 131.0.2903.112 (Official build) (64-bit)
  • OS and version: Windows 11

Live code example

threlte-flow example

Describe the Bug

The Cubes in the Output node on the examples are not rendered.

Steps to reproduce the bug or issue

Go to https://svelteflow.dev/examples/misc/threlte-flow and look in the console where an error is displayed: Uncaught TypeError: Cannot read properties of undefined (reading 'getElapsedTime').

Expected behavior

I would expect to see the cubes in the Output to be visible. Like in the example on the start screen on https://svelteflow.dev/

Screenshots or Videos

image

Additional context

Also the Stackblitz for this example does not work.

@timonkrebs
Copy link
Author

timonkrebs commented Dec 28, 2024

Also the examples for Turbo Flow do not build in Stackblitz for both React and Svelte.
image
image

@moklick moklick transferred this issue from xyflow/xyflow Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant