ammonia-wasm icon indicating copy to clipboard operation
ammonia-wasm copied to clipboard

tagAttributeValues property in raw object does not construct object correctly

Open firecakes opened this issue 2 years ago • 0 comments

This line constructs the object for tagAttributeValues improperly which causes this feature of Ammonia to not work with whitelisting specific values for attributes. All it needs is for this line to be encapsulated by the Object.fromEntries function and it should work.

firecakes avatar Nov 16 '22 06:11 firecakes