GEOLYTIX / xyz

An open source javascript framework for spatial data and application interfaces.
MIT License
87 stars 25 forks source link

Deep merge [clone] locale for storage in userIDB #1291

Closed dbauszus-glx closed 3 months ago

dbauszus-glx commented 4 months ago

The locale must be merged [deep cloned] into an empty locale object in order to scrub htmlelements which might be in the plugin objects.

The merge util must warn and not assign the htmlelement to the clone target.

The layer filter should use spread instead of object assign in decorator.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud