Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 1ad92f8

Browse files
fix: ion-range freeze on slide background color options
1 parent b4a25d3 commit 1ad92f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

studio/src/app/popovers/editor/style/app-element-style/app-element-style.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ export class AppElementStyle {
208208
return [
209209
<app-color-text-background
210210
expander={this.slide}
211+
key={'<app-color-text-background-background'}
211212
colorType={'background'}
212213
selectedElement={this.selectedElement}
213214
moreColors={this.moreColors}

0 commit comments

Comments
 (0)