cassproject / cass-editor

View, create, edit, modify frameworks using an easy to use, embeddable iframe.
https://cassproject.github.io/cass-editor/
Apache License 2.0
3 stars 11 forks source link

Import using Paste Text not working #1359

Closed sedula27 closed 2 months ago

sedula27 commented 2 months ago

@Lomilar

Trying to import a framework into CASS using the paste text feature, I added the framework name and Competency text, after verifying the content in the window and on click of Import, the Status is being updated to Parse Text but no progress after that. I did see the console and was not able to find any errors there. image

I do see this error on the console after the page loads main.js:35 Uncaught (in promise) TypeError: Failed to execute 'fetch' on 'Window': Failed to read the 'headers' property from 'RequestInit': The provided value is not of type '(record<ByteString, ByteString> or sequence<sequence>)'. at _callee$ (main.js:35:32) at tryCatch (regeneratorRuntime.js:45:16) at Generator. (regeneratorRuntime.js:133:17) at Generator.next (regeneratorRuntime.js:74:21) at asyncGeneratorStep (asyncToGenerator.js:3:24) at _next (asyncToGenerator.js:22:9) at asyncToGenerator.js:27:7 at new Promise () at asyncToGenerator.js:19:12 at editor.js:284:13

jeannekitchens commented 2 months ago

@sedula27 which environment?

sedula27 commented 2 months ago

This is an issue in both Sandbox and Production

sedula27 commented 2 months ago

Resolved on both sandbox and production