corsdotenvexpresstypescriptmongoosenodemonlearnswiperline-clampreact-iconsreact-playertailwind-cssreact-toastifynext-authpusher-jsframer-motiontailwind-scrollbar-hidetailwind-scrollbarmui-materialnext-js-13 UpdatedMar 29, 2023 TypeScript berthutapea/mern-movie ...
I'm using a modal, with a zIndex of 1000. I have a toast as follows: toast.error(errorMessage, { zIndex: 9999, hideProgressBar: true, autoClose: 2000, position: toast.POSITION.TOP_CENTER, }); However, the toast shows behind the modal: Th...