Amal Shajan

Results 4 issues of Amal Shajan

Pressing on Return removes one line insted of adding a `\n` app link: https://frola-bug.vercel.app/ source: https://github.com/B45i/frola-bug

if I navigate to the froala editor by pressing Tab and try to remove the last character that I type by pressing the Back Space, instead of removing the character,...

**Getting `chown: changing ownership Operation not permitted` on Heroku** I made a container using the following docker file ```dockerfile FROM dorowu/ubuntu-desktop-lxde-vnc:bionic ENV DEBIAN_FRONTEND=noninteractive ENV SCREEN_WIDTH=1920 ENV SCREEN_HEIGHT=1080 ENV SCREEN_DEPTH=24 ENV...

I want to use this library in my React.js app and would like to render my own React components as edges. Even custom HTML or SVG could work. Or If...