Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
46 stars 43 forks source link

Deep links content issue #219

Open kenmadhu opened 4 years ago

kenmadhu commented 4 years ago

Describe the bug Open any webpage click on any main link from the webpage click sub-links, sub-link page's content is loading partially, changes in properties and design of web controls, not having the consistency and it's changing for every refresh.

To Reproduce Steps to reproduce the behavior:

  1. Go to PC1 and open any website
  2. Click on any one of the main links
  3. And then click on any sub-links
  4. Observe the Partially loaded content, inconsistency in the page and .
  5. Refresh the page and observe the content and web controls and it's properties and design.

Expected behavior Deep links content should be as per the as per the webpage design.

Desktop (please complete the following information):

hyowon commented 4 years ago

This seems to be the same issue as #161. Did you test after 829cc6627691af6594a5b3f608b4a70a4262f4d4 was applied?