Chrome extension reads outer Haravan page but cannot access #app-embed-iframe
What version of the Codex App are you using (From “About Codex” dialog)?
26.818.41705 (build 6971)
What subscription do you have?
Plus
What platform is your computer?
Darwin 25.5.0 x86_64 i386
What issue are you seeing?
The ChatGPT/Codex Chrome side panel connects successfully and can read the outer Haravan admin page, but it cannot access the content inside #app-embed-iframe on the Haravan theme editor.
The outer page title, navigation, store name, and theme name are returned correctly. However, no iframe content is exposed: no file tree, filenames, CodeMirror editor text, or inner controls.
The Chrome plugin and extension were cleanly reinstalled once, the same Chrome profile is being used, and umacha.myharavan.com is allowed. The problem still occurs.
No edits, saves, or publishing actions were attempted.
What steps can reproduce the bug?
Feedback ID: 01a02d80-8670-7d00-87c3-0399d3ad7e97
What is the expected behavior?
After website access is approved, Codex should be able to inspect the inner content of #app-embed-iframe, including the theme file tree and editor text, or return a clear supported-access error explaining why the iframe cannot be reached.
Additional information
Feedback ID: 01a02d80-8670-7d00-87c3-0399d3ad7e97
ChatGPT macOS app version: 26.818.41705
Build: 6971
Platform: Darwin 25.5.0 x86_64 i386
The same Chrome connection can read full content from normal Haravan admin pages such as /admin/dashboard/activities. The limitation appears specifically when content is embedded inside #app-embed-iframe.
A clean reinstall was performed once. Repeating the reinstall did not appear appropriate because the outer-page connection is already working.
3 Comments
https://umacha.myharavan.com/admin/sale_channels/online_store/themes/1001508178/edit
Update: the iframe access failure is intermittent
Timeline:
Current reproduction:
https://umacha.myharavan.com/admin/sale_channels/online_store/themes/1001508178/edit
Observed result:
Codex can read the outer page and correctly identifies the theme “Landing Ads B2B + Bán lẻ - Draft”, but it cannot access the iframe content. Inner controls such as “Tùy chọn theme”, “Lưu”, the file tree, filenames, and editor content are not exposed.
Expected result:
After website access is approved, Codex should consistently be able to inspect #app-embed-iframe, or provide a clear supported-access error explaining why it cannot be reached.
The intermittent behavior is important: it failed on Sunday, worked normally all Monday, and failed again on Tuesday without an intentional configuration change.
All checks were read-only. No files were edited, saved, or published.
Update — 27 August 2026
The issue is still reproducible on the Haravan theme editor.
Target
https://umacha.myharavan.com/admin/sale_channels/online_store/themes/1001508178/edit#app-embed-iframeObserved behavior
Quản lý giao diệnChỉnh sửa Landing Ads B2B + Bán lẻ - Draftchrome.user.openTabs()returns an empty array, including after one retry.chrome.tabs.list()also returns an empty array, and no selected controllable tab is available.frameLocator("#app-embed-iframe")Lưubutton can be inspected.Expected behavior
The currently selected Haravan tab should be discoverable and claimable. Codex should then be able to inspect the contents of
#app-embed-iframein read-only mode.Important clarification
This result does not prove that the Haravan iframe itself failed to load. It shows that the extension/native-host connection exposes the outer page text but does not expose the selected tab for direct iframe inspection.
No page reload, code edit, Save, or Publish action was performed during this test.