Lexpedite / blawx

A user-friendly web-based tool for Rules as Code.
MIT License
105 stars 9 forks source link

Legal Texts with Sandwich Text Don't Display in Code Editor #258

Closed Gauntlet173 closed 2 years ago

Gauntlet173 commented 2 years ago

The Code Editor will not display for rules that have sandwich text, because it is expecting an eId to be defined on the Akoma Ntoso element for the sandwich text. This is probably an error in how the navigation tree is generated, because sandwich text should not have its own selectors, so there is no reason to be searching for an eId.

Gauntlet173 commented 2 years ago

resolved in #260