Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2caf01

Browse files
authored
fix(schema-org): dedupe typed arrays by @type during node merge (#702)
When two components define Product with different offers.availability values, the merge function was concatenating the offers arrays instead of letting the later definition win. Now arrays of typed schema.org objects are deduped by @type, matching the existing potentialAction behavior. Closes harlan-zw/nuxt-schema-org#94
1 parent f665e9e commit b2caf01

0 file changed

File tree

    0 commit comments

    Comments
     (0)