Asim M Al Twijry
Asim M Al Twijry
@joelvh Hello, I did this: `npm i flowy-engine` but no luck  `ERROR in libs/author/src/lib/prototype/editor.component.ts:8:24 - error TS2307: Cannot find module 'flowy-engine'.`
could you please give me an example? @DanielRuf
same thing ERROR in libs/author/src/lib/prototype/editor.component.ts:8:24 - error TS2307: Cannot find module 'flowy-engine/flowy-engine.mjs'. @DanielRuf
https://github.com/joelvh/flowy-engine/blob/master/src/index.js
even `[once]` doesn't work!.. this is my package file: ``` { "name": "ionic-hello-world", "version": "0.0.0", "author": "Ionic Framework", "homepage": "http://ionicframework.com/", "private": true, "scripts": { "clean": "ionic-app-scripts clean", "build": "ionic-app-scripts build",...
same thing here I credited a customDager layout so that I can change the position of a node... and couldn't
I noticed that Angular support is no longer available. Perhaps we should consider updating the landing page to reflect this change and provide clarity.
Here's an example https://drive.google.com/file/d/1Ewh_kkJ98dipRevxCilRH2a8KeqUK7iT/view?usp=drivesdk On Mon, 18 May 2020, 05:18 Martin Omander, wrote: > Thank you for the proposal, Asim! > > Could add some more details? I don't think...
Fork it and submit a pull request On Wed, Jan 25, 2017 at 12:49 AM EricBeato wrote: > Yeah sorry, that's what I meant: this solution should be applied on...
+1 `isAvailable` callback is returning undefined