TypeError: d.split("+").at is not a function. (In 'd.split("+").at(-1)', 'd.split("+").at' is undefined) enter image description here
while running react app on safari 14.1
i come across this error , but on safari latest versions and google chrome, react app is working fine.
i tried debugging the the error and i think it's from the bundle.js file, if not please correct me.