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

feat(ivy): implement unknown element detection in jit mode #33419

Closed

Commits on Nov 1, 2019

  1. feat(ivy): implement unknown element detection in jit mode

    In ViewEngine we used to throw an error if we encountered an unknown element while rendering. We have this already for Ivy in AoT, but we didn't in JiT. These changes implement the error for JiT mode.
    crisbeto committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    00db79a View commit details
    Browse the repository at this point in the history