How can i properly reinitialize tntsearch.js script?
I need it because i use barba.js (https://github.com/luruke/barba.js) with preload and i need reinit all additional scripts on page changed.
When i reinitialize all tntsearch.js script i get error "Uncaught (in promise) Error: only one instance of babel-polyfill is allowed" ( line 2999 tentatively ).
How can i properly reinitialize tntsearch.js script? I need it because i use barba.js (https://github.com/luruke/barba.js) with preload and i need reinit all additional scripts on page changed. When i reinitialize all tntsearch.js script i get error "Uncaught (in promise) Error: only one instance of babel-polyfill is allowed" ( line 2999 tentatively ).