A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
4.8k
stars
603
forks
source link
Added logic to always un-register event listeners for CLDR validation. #889
Closed
robaw closed 4 years ago
This change looks to ensure that we un-register the CLDR validation listeners when there is an exception thrown. Please see issue raised here.