alyssaxuu / flowy

The minimal javascript library to create flowcharts ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Output not getting imported

debuGhy opened this issue · comments

I printed the output in the console and tried to load it via the import method but it showed error. Can you help me on this ?

I am experiencing the same issue.
TypeError: engine_Flowy__WEBPACK_IMPORTED_MODULE_11_.default.import is not a function.

sometimes the data gets imported without any issues, and sometimes it shows the above error.

I faced it too. That because of the quotation issue or /n (new line) issue. Check those. It could be work fine.