Mozilla Support में खोजें

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Back button issue with mozilla while i am using Ajax data

  • कोई प्रतियुत्तर नहीं
  • 1 यह समस्या है
  • 7 views
more options

I am using Ajax to load some data on a page , Once I go to some new page and back on the previous page using back button my all Ajax data lost.

I can understand my data lost but the major issue is that all the hidden fields also lost their values and reset with the initial values .This is a very complicated issue where as the same functionality is working on Chrome browser.

This is the webpage :-

URL :- http://clk.devstagingserver.com/product_category/used-trucks/

To recreate the issue please follow the steps below >>

Step 1>> change some dropdown in filter and get a sorted list.

Step 2 >> Click on any detail button link from sorted results. you will redirect to product detail page.

Step 3>> Now use browser back button to view previous page

you will see that all selections you have made are lost and the listing page is populated with a fresh page load data. If you check the same in Chrome it's working fine.

Please suggest.

I am using Ajax to load some data on a page , Once I go to some new page and back on the previous page using back button my all Ajax data lost. I can understand my data lost but the major issue is that all the hidden fields also lost their values and reset with the initial values .This is a very complicated issue where as the same functionality is working on Chrome browser. This is the webpage :- URL :- http://clk.devstagingserver.com/product_category/used-trucks/ To recreate the issue please follow the steps below >> Step 1>> change some dropdown in filter and get a sorted list. Step 2 >> Click on any detail button link from sorted results. you will redirect to product detail page. Step 3>> Now use browser back button to view previous page you will see that all selections you have made are lost and the listing page is populated with a fresh page load data. If you check the same in Chrome it's working fine. Please suggest.