Account created on 13 December 2023, about 1 year ago
#

Recent comments

refactored the code and enabled expanding of layers upon selecting the component. currently working on the test case.

I am working to debug the issue. Possible a boolean value is being stringified when parsing the twig template to jsx

What’s been done:

  • Track Navigation: I’ve written the script to capture the current page’s URL on every page load.
  • Store in Session Storage: The captured URL is then saved to the sessionStorage to track the user's navigation within the same session.
  • Trigger on Load: The script is triggered by default on page load to ensure that the URL is captured and store

Working on eliminating reliance on the Referer header for "Back" link functionality

Production build 0.71.5 2024