Hello,
Please check this code: https://codesandbox.io/s/eloquent-margulis-dibyue
Note that the transformItems
function does not alter the output, the “name” attributes are not transformed.
Could you tell me what is wrong here?
Many thanks,
Hello,
Please check this code: https://codesandbox.io/s/eloquent-margulis-dibyue
Note that the transformItems
function does not alter the output, the “name” attributes are not transformed.
Could you tell me what is wrong here?
Many thanks,
I just found it: when using ais-highlight, the _highlightResult
property should be used for attribute transformations.