Stale data when getting context with a back end call

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium
    • Component/s: Forge - App UI Web
    • None
    • Minor

      Issue Summary:

      When using the resolvers to pull the forge context, the data will be stale, causing confusion and possibly data corruption if you are editing data in the page.

      Steps to Reproduce

      1. Create a forge content_by_line app and use the codes below
      2. frontend.jsx
      3. resolver.js
      4. Open a page, and open the App. You'll see the data for the current page
      5. Switch the page and open the app again. You'll see that the data from the previous page is still there.

      Expected Results

      When opening a new page, the context should be refreshed.

      Actual Results

      The data is not updating.

      Workaround

      Refreshing the page reloads the App, which triggers an update to the Context.

        1. frontend.jsx
          2 kB
          Winderson Souza
        2. image-2026-03-10-18-15-19-864.png
          31 kB
          Winderson Souza
        3. resolver.js
          0.7 kB
          Winderson Souza

              Assignee:
              Unassigned
              Reporter:
              Winderson Souza
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: