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

Internet Explorer Polyfills missing #155

Open
gunnarsireus opened this issue Oct 4, 2019 · 1 comment
Open

Internet Explorer Polyfills missing #155

gunnarsireus opened this issue Oct 4, 2019 · 1 comment

Comments

@gunnarsireus
Copy link

gunnarsireus commented Oct 4, 2019

Hello. I have been using this template for a couple of months now and would like to use it on a customer application. However, the customer only uses Internet Explorer and my applciation based on this template doesn't run there. You can try for yourself and see the problems. This small one (AngularWebpackVisualStudio) application runs fairlty well on IE but here are som errors like:
ERROR TypeError: An object was expected.
However, a large application based on this template doesn't run at all!!

Some more examples:
method find and method isFrozen are not supported by the object

Not even Edge can run the application: Object doesn't support property or method 'getGlobalObjects'

Can you please give some advice?

@MihailProcudin
Copy link

I am not trying to be too smart here, but I have noticed that C# frameworks same as PHP frameworks which tries to scaffold within its project a js frameworks most likly failing doing that ... so I went out doing it separatly running an app and having api.
don't see any reason to mix things.

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

No branches or pull requests

3 participants