|
3 years ago | |
---|---|---|
.. | ||
public | 3 years ago | |
README.md | 3 years ago | |
server.js | 3 years ago |
IE11 can't post form data to popup window. related issues
You can avoid this problem with tui-code-snippet
popup module. please check this demo (demo/postBridge)
npm i
node demo/postBridge/server.js
http://localhost:3000/popup.html
You can see the popup open and receive posted data properly.