LearnNewsExamplesServices
Frontmatter
id4855
titletree.Accordion: more than one iconCls in store break when update
stateClosed
labels
bug
assigneesDinkh
createdAtSep 6, 2023, 4:28 PM
updatedAtSep 11, 2023, 9:51 AM
githubUrlhttps://github.com/neomjs/neo/issues/4855
authorpensuwan-k
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 11, 2023, 9:51 AM

tree.Accordion: more than one iconCls in store break when update

Closed v8.1.0 bug
pensuwan-k
pensuwan-k commented on Sep 6, 2023, 4:28 PM

When create the accordion item with more than one class in iconCls ('icon1' -> work) ('icon1 icon2'-> doesn't work) And the update the iconCls in the store it's break with this error.

Screenshot 2023-09-06 at 16 24 11

tobiu assigned to @Dinkh on Sep 8, 2023, 1:07 PM
tobiu
tobiu Sep 8, 2023, 1:07 PM

@Dinkh can you take care about this one? i suggest using an array of strings for iconCls and just spread it in. would be consistent then to other implementations.

Dinkh
Dinkh Sep 11, 2023, 9:51 AM

Fixed

Dinkh closed this issue on Sep 11, 2023, 9:51 AM