arcanus55 / neodigm55

An eclectic low-code vanilla JavaScript UX micro-library for those that defiantly think for themselves.
https://thescottkrause.com/emerging_tech/neodigm55_ux_library/
BSD 3-Clause "New" or "Revised" License
17 stars 2 forks source link

All Components | Retire srcElement logic #78

Closed neodigm closed 1 year ago

neodigm commented 1 year ago

Deprecated: This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.

arcanus55 commented 1 year ago

FYI - This issue is related to issue 75.

neodigm commented 1 year ago

This issue is resolved in v3.0. Specifically replaced srcElement with target and tested.