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

Code Sandbox link in README has broken preview #87

Closed
Undistraction opened this issue Jan 30, 2020 · 8 comments
Closed

Code Sandbox link in README has broken preview #87

Undistraction opened this issue Jan 30, 2020 · 8 comments

Comments

@Undistraction
Copy link

Following the Example link on the homepage leads to a Codepen with a broken preview.

@mohsinulhaq
Copy link
Owner

mohsinulhaq commented Jan 30, 2020

image
Looks fine to me, which browser are you using? Also can you please post a screenshot?

@Undistraction
Copy link
Author

@mohsinulhaq Sure. Chrome Version 79.0.3945.130 (Official Build) (64-bit)

Screenshot 2020-01-30 at 14 47 07

@mohsinulhaq
Copy link
Owner

and what is the error stacktrace in console?

@Undistraction
Copy link
Author

metrics.ts:146 POST https://col.ops.csb.dev/data/sandpack net::ERR_CONNECTION_REFUSED
b @ metrics.ts:146
(anonymous) @ compile.ts:750
d @ runtime.js:45
(anonymous) @ runtime.js:271
e.<computed> @ runtime.js:97
t @ asyncToGenerator.js:3
i @ asyncToGenerator.js:25
Promise.then (async)
t @ asyncToGenerator.js:13
i @ asyncToGenerator.js:25
Promise.then (async)
t @ asyncToGenerator.js:13
i @ asyncToGenerator.js:25
Promise.then (async)
t @ asyncToGenerator.js:13
i @ asyncToGenerator.js:25
Promise.then (async)
t @ asyncToGenerator.js:13
i @ asyncToGenerator.js:25
Promise.then (async)
t @ asyncToGenerator.js:13
i @ asyncToGenerator.js:25
Promise.then (async)
t @ asyncToGenerator.js:13
i @ asyncToGenerator.js:25
Promise.then (async)
t @ asyncToGenerator.js:13
i @ asyncToGenerator.js:25
Promise.then (async)
t @ asyncToGenerator.js:13
i @ asyncToGenerator.js:25
Promise.then (async)
t @ asyncToGenerator.js:13
i @ asyncToGenerator.js:25
Promise.then (async)
t @ asyncToGenerator.js:13
i @ asyncToGenerator.js:25
(anonymous) @ asyncToGenerator.js:32
(anonymous) @ asyncToGenerator.js:21
Ca @ sandbox.d8f7ccb7c.js:1
Ma @ sandbox.d8f7ccb7c.js:1
(anonymous) @ compile.ts:777
d @ runtime.js:45
(anonymous) @ runtime.js:271
e.<computed> @ runtime.js:97
t @ asyncToGenerator.js:3
i @ asyncToGenerator.js:25
(anonymous) @ asyncToGenerator.js:32
(anonymous) @ asyncToGenerator.js:21
Na @ sandbox.d8f7ccb7c.js:1
Ia @ sandbox.d8f7ccb7c.js:1
Aa @ compile.ts:799
(anonymous) @ index.js:36
d @ runtime.js:45
(anonymous) @ runtime.js:271
e.<computed> @ runtime.js:97
t @ asyncToGenerator.js:3
i @ asyncToGenerator.js:25
(anonymous) @ asyncToGenerator.js:32
(anonymous) @ asyncToGenerator.js:21
(anonymous) @ index.js:26
(anonymous) @ codesandbox.es5.js:449
D @ codesandbox.es5.js:447
C @ codesandbox.es5.js:464
(index):1 Uncaught (in promise) TypeError: Failed to fetch
2frontend.js:10187 Uncaught Error: Cannot add node 1 because a node with that id is already in the Store.
    at t.<anonymous> (frontend.js:10187)
    at t.emit (frontend.js:4349)
    at frontend.js:8696
    at t (frontend.js:27342)
    at r (helpers.js:71)

@Undistraction
Copy link
Author

@mohsinulhaq I copied all assets to a new sandbox and it is working fine.

@mohsinulhaq
Copy link
Owner

metrics.ts:146 POST https://col.ops.csb.dev/data/sandpack net::ERR_CONNECTION_REFUSED
b @ metrics.ts:146

This is not affecting anything. Any other error?

@mohsinulhaq
Copy link
Owner

@Undistraction ohh ok, I guess we can close this issue then. This is probably a codesandbox compatibility issue.

@Undistraction
Copy link
Author

Yeah. Sorry for the noise. I don't use CodeSandbox, so I just thought there was an issue with your CS project that you should know about.

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

2 participants