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

read-int.ck is broken #39

Open
terryzfeng opened this issue Sep 11, 2024 · 0 comments
Open

read-int.ck is broken #39

terryzfeng opened this issue Sep 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@terryzfeng
Copy link
Member

When trying to fetch the text file, there seems to be a text buffer issue.

chunk-DMIQUYQW.js?v=20628a86:41030 Uncaught (in promise) TypeError: factory.create is not a function
    at createTextBuffer (chunk-DMIQUYQW.js?v=20628a86:41030:18)
    at TextModel2.setValue (chunk-DMIQUYQW.js?v=20628a86:41287:44)
    at StandaloneEditor2.setValue (chunk-DMIQUYQW.js?v=20628a86:50061:31)
    at Editor.setEditorCode (editor.ts:203:23)
    at ProjectFile.loadFile (projectFile.ts:31:20)
    at ProjectSystem.setActiveFile (projectSystem.ts:118:38)
    at ProjectSystem.addNewFile (projectSystem.ts:105:27)
    at moreExamples.ts:372:27
@terryzfeng terryzfeng added the bug Something isn't working label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant