Closed MoustaphaDev closed 1 year ago
Latest commit: e66259eb06f32331439453b22e13874c4f74598c
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Changes
Fix #880 We were trying to access an element of a slice (stack of open elements) without making sure it exists.
Testing
Added a transform test
Docs
N/A Bug fix