wikipedia-preview
wikipedia-preview copied to clipboard
Init with popupContainer results in Error: Uncaught (in promise): TypeError: e.appendChild is not a function
- Installed the package through npm (v1.9)
- Tried to run the example
- Module loads and init function is called
- Get an error:
main.ts:12 ERROR Error: Uncaught (in promise): TypeError: e.appendChild is not a function
TypeError: e.appendChild is not a function
at jd (wikipedia-preview.js:4661:108)
Hi @tarekeldeeb can you post your entire script including
I am closing this ticket, as I believe the issue has been fixed in a later commit. Please feel free to reopen this if you encounter the same problem again.