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

Ensures CoreOutlet is passed the correct parameters (fixes ember-canary) #1110

Merged
merged 1 commit into from
Aug 23, 2021

Commits on Aug 23, 2021

  1. [FIX] This fixes ember-canary

    ember-canary requires `template` + `environment` be provided to the view. This seems like a reasonable change, but does require “low level” libraries such as `@ember/test-helpers` to make some changes.
    
    (Ember PR emberjs/ember.js#19680)
    stefanpenner committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    e2904bd View commit details
    Browse the repository at this point in the history