ProjectAlita / projectalita.github.io

Langing
GNU Affero General Public License v3.0
1 stars 1 forks source link

[BUG] The buttons fail to appear when the URL is copied and pasted into a new tab. #587

Open liana-gif opened 1 day ago

liana-gif commented 1 day ago

Steps to Reproduce:

  1. Open the agent and access the details page.
  2. Click on the 'copy' icon to copy the page URL.
  3. Open a new browser tab and paste the copied URL.
  4. Observe that the page loads but some buttons/icons are missing.

Expected Result: All buttons and icons should be properly loaded and displayed when accessing the page via a directly copy-pasted URL into a new browser tab.

Actual Result: Some buttons/icons are missing upon initial page load when accessed via a directly copy-pasted URL. User needs to manually refresh the page for the buttons/icons to appear.

Bordo951 commented 1 day ago

@liana-gif , fixed, ready for retesting

liana-gif commented 22 hours ago

Verified