Lundalogik / lime-elements

Provides reusable web components for Lime CRM
https://lundalogik.github.io/lime-elements/versions/latest
Other
38 stars 12 forks source link

list: radio button type is broken #2980

Closed FredrikWallstrom closed 1 month ago

FredrikWallstrom commented 1 month ago

Current behavior

Radio buttons are completely broken.

Steps to reproduce the behavior:

  1. Select different options in in a limel-list of type radio. Old selection is not cleared, value is not updated, and an error is thrown in the console.

Currently a blocker for: https://github.com/Lundalogik/limepkg-esign/issues/1405

Expected behavior

Old selection should be cleared. Value should be updated. No error should be thrown.

Environment

lime-opensource commented 1 month ago

:tada: This issue has been resolved in version 37.39.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: