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

Compose with bound view-model not rendered in IE11 #289

Open
MaximBalaganskiy opened this issue Jul 13, 2017 · 2 comments
Open

Compose with bound view-model not rendered in IE11 #289

MaximBalaganskiy opened this issue Jul 13, 2017 · 2 comments

Comments

@MaximBalaganskiy
Copy link

MaximBalaganskiy commented Jul 13, 2017

I'm submitting a bug report

  • Library Version:
    1.4.0

Please tell us about your environment:

  • Operating System:
    Windows 10

  • Node Version:
    6.4.0

  • NPM Version:
    3.10.3

  • JSPM OR Webpack AND Version
    JSPM 0.17.0-beta.42

  • Browser:
    IE 11

  • Language:
    all

Current behavior:
Compose element with bound view-model attribute is not rendered

Expected/desired behavior:

  • What is the expected behavior?
    Compose's view is rendered.
    Example code https://gist.run/?id=9c1630ecacc19e7a0b15739ab1191bc8
    (Unfortunately, gist.run does not support IE11)

  • What is the motivation / use case for changing the behavior?
    There is a workaround - binding with attribute on a parent control sets correct binding context for the compose's view. Nevertheless, it would be nice to have it working the expected way since there is no such issue in Chrome, Edge, and Firefox

@StrahilKazlachev
Copy link
Contributor

@MaximBalaganskiy Do you have any errors in the console?

@MaximBalaganskiy
Copy link
Author

I cannot reliably reproduce the issue. The project has been switched to webpack recently, may be that has en effect. But I still got a couple of occurrences of this with no console output at all.

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