Closed decentralgabe closed 5 months ago
@msporny sorry for the trash, I found this bug that will need a new release.
@decentralgabe I reworded and squashed your commits, rebased on main
, and added a CHANGELOG entry. Hope you're OK with me doing that cleanup directly. Thanks for fixing this issue!
Released v3.3.2 just now.
I noticed a small bug. when there were multiple sub-tabs open with sd-jwt examples one of the examples disappeared. this was due to overlapping div IDs. this fix generates unique IDs to prevent this conflict.
I've tested the fix locally and it works.