I was always using Chrome browser and just realized that my dynamic search in Vue.js does not work in other browsers… My question is: Is there any front-end framework that will allow me to create a dynamic search bar through an API request that will be working across all modern browsers?
Any help would be appreciated.