IE11, Entering long text doesn't wrap automatically like in chrome / firfox
Entering long text doesn't wrap automatically like in chrome / firefox
afdallah
Simple CSS might do the trick. stackoverflow
3,464 parsed GitHub issues — 370 solved · 90 open. Search, filter and explore battle-tested answers.
114 issues found
🔍 invalid issueEntering long text doesn't wrap automatically like in chrome / firefox
afdallah
Simple CSS might do the trick. stackoverflow
Exported code from 'https://grapesjs.com/demo.html' is not responsive as it looks in builder.
jitendra1607
Do this experiment please. Drop a nav-bar in to editor. Now click preview and open chrome dev tools and change device size to mobile. You will see nav-bar menu items like desktop instead of hamburger icon. https://grapesjs.com/demo.html
I made canvas in modal, but there were a few bugs, when I added a new component, the position of the toolbar went down, the top canvas value that was initially 0 changed (console.log (r.canvasTop) in grapesjs.min.js), but when I resized the browser, everything was normal again (the bug only happens every time the page...
artf
If you encounter an error, open the issue as a bug, please. So follow the template for the bug.
Hello all, Im having a problem with the TUI editor plugin, If I try to edit a newly updated image that has been through the asset manager, Everything works fine. But if I try to edit an already existing image in an exisiting page the TUI dosent recognize the image and open the editor with no image on display. Any solu...
artf
Wrong repositoryCreate at least a demo of the issue
Hi @artf , Could you please help me here. Unable to access this application in LAN network, could you please help me what needs to done to make this node application access in the LAN Network Thanks :)
artf
Sorry but this issue has nothing to do with the library itself
lock[bot]
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
lock[bot]
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I am trying to wrap the video component specifically for Youtube's <iframe> with a parent <div class="embed-responsive embed-responsive-16by9"/> container. This is the example of the end result I wanted to achieve:
lock[bot]
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
We have this error: "Cannot read property 'getAlpha' of null" when i set the property allowEmpty in true. Can you check this? I'm trying this: colorPicker: { allowEmpty: true }
artf
Follow the template of the issue
lock[bot]
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I using the event component:update:content to get the change in text, but for every component it triggers only the first time a change is made, not otherwise in the future
lock[bot]
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I'm trying to implement an attr binding on one of my components using Knockout.js. It works perfectly fine otherwise but the same implementation does not work in a grapesjs-preset-webpage format. What could the issue be?
artf
Sorry @sakshigarg9 but this question is out of scope of this issue tracker
lock[bot]
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Hi, not sure if this is a bug or not. But I noticed a weird behavior, when I drag a block that has a component that contains a script function, it seems to append it into the canvas before its being dropped. And as you drop it, it appends another time, the script. If you never drop the block and just drag over and out...
simplecommerce
So I dug around and figured that it was the updateScript method in the canvasView that was being called every time a script property is found on a component, regardless if its still being dragged or not over the canvas. I did some patching...
simplecommerce
My previous solution did not work, so I had to scrap it, so I re-opened the issue.
artf
Hi @simplecommerce if you think it's a bug, please open an issue by FOLLOWING the template and create a reproducible live demo of the issue. It's really important because as we don't have a lot of free time we risk to waste a big part of i...