Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tyhopp/partytown-iframe-reproduction
https://github.com/tyhopp/partytown-iframe-reproduction
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tyhopp/partytown-iframe-reproduction
- Owner: tyhopp
- Created: 2022-06-07T03:28:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T03:29:14.000Z (over 2 years ago)
- Last Synced: 2024-11-07T00:43:52.177Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Partytown Iframe Reproduction
Unable to use Partytown in an iframe.
## Steps to reproduce
1. `npm run setup` to copy Partytown lib to file system
2. `npm run start` (Requires python3 to run the `http.server` module)
3. Visit http://localhost:8000
4. See "success" appended to the DOM, but not "success-in-iframe" like we expect