Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE 11 issue on 1.0.0-beta.5 #9

Closed
johnykifle opened this issue Mar 5, 2020 · 1 comment
Closed

IE 11 issue on 1.0.0-beta.5 #9

johnykifle opened this issue Mar 5, 2020 · 1 comment

Comments

@johnykifle
Copy link

Hello,

The latest versjon of markdown-ts has issue with polyfills.

Issue is in this line

Object.assign(this.options, options);

Describe the bug

The latest version or 1.0.0-beta.5 does not work in IE 11

To Reproduce

Import it in any file and open this one in IE 11

Expected behavior

It works :) .

@KostyaTretyak
Copy link
Collaborator

IE does not supported. Sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants