Issue #4341Opened May 20, 2022by senthil177cse0 reactions

while adding border style for Html component css json only fetching for border selector not fetching selector of border-width, border-style, border-colorBUG:

Question

GrapesJS version

  • I confirm to use the latest version of GrapesJS

What browser are you using?

chrome v101.0.4951.54

Reproducible demo link

https://jsfiddle.net/7sn5h91r/7/

Describe the bug

  1. my issue is for style border property width, style and color not updating in json even i have checked in https://grapesjs.com/demo.html. please check the attached screenshot. below is my code JSON response. tell me how to remove that empty properties like border-width, border-style,border-color.

my response JSON:{ "selectors": "is98i", "style": { "width": "100%", "__p": false, "height": "5%", "margin-bottom": "15px", "border-radius": "5px", "border": "1px solid #d6d6d6", "border-width": "", "border-style": "", "border-color": "" }, "mediaText": "(max-width: 480px)", "atRuleType": "media" } 168816344-e19cb449-3d01-45e4-a5be-f315d1d749c9

Code of Conduct

  • I agree to follow this project's Code of Conduct

Answers (3)

aharishsundharJuly 20, 20220 reactions

@artf how to resolve this problem i'm face the same issues in my side latest version v0.18.4 padding: 0 0 0 0, padding-top: "", padding-bottom: "", padding-right: "", padding-left: "",

senthil177cseJuly 20, 20220 reactions

Hi @aharishsundhar .. As per my knowledge instead of using padding: 0 0 0 0; you can add only pading-top, padding-bottom,padding-left,padding-right...

aharishsundharJuly 20, 20220 reactions

@senthil177cse im getting the same issues on padding : 0 0 0 0; created also the padding-top create but empty properties coming how to fix the problem is its issues with grapesjs v0.18.4?

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.