Commit 244c8e9
committed
docs(pos): note per-screen sandbox in Navigation API limitations
As of version 2025-10, each screen runs in its own isolated sandbox.
This adds a Limitations bullet so developers know module-level state,
closures, and singletons aren't shared across screens, and points to
the state option / persistent storage as the supported way to pass
data between screens.1 parent 9d81a61 commit 244c8e9
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- packages/ui-extensions/docs/surfaces/point-of-sale/reference/apis
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments