![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
MVC tempdata gets lost in Firefox Quantam
MVC Tempdata is lost on firefox Quantam . The server has HttpRedirect option selected for the application . When we use the developer option (F12) , the tempdata is retained . On all other browsers it works completely fine including the old firefox .
MVC Tempdata is lost on firefox Quantam .
The server has HttpRedirect option selected for the application .
When we use the developer option (F12) , the tempdata is retained .
On all other browsers it works completely fine including the old firefox .
All Replies (3)
So why not use this : https://www.mozilla.org/en-US/firefox/developer/
We do not get error when we are on our local workspace. The problem comes only when we host it on server.
Pkshadow said
So why not use this : https://www.mozilla.org/en-US/firefox/developer/
I tried this, but it didn't help.