@artf When I click on the devices(tablet, mobile), the size of the canvas is not updated
But it Worked in Version 0.15.x and lower.
I have the same issue
I have the same issue @artf
@artf When I click on the devices(tablet, mobile), the size of the canvas is not updated
But it Worked in Version 0.15.x and lower.
@artf I installed it from NPM
But the editor.setDevice("Tablet") doesn't work
ok, can someone create a reproducible demo, please? Seems to work correctly on my local copy and on the official demo
I had the same issue after grapejs update. In my case it turned out that I was using old version of css file:
https://unpkg.com/[email protected]/dist/css/grapes.min.css
I updated it to use version as grapesjs and it solved my problem.
Try it out, maybe you have the same problem.
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
Most helpful comment
I have the same issue