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

/tailwind route errors while using template-only-glimmer-components #54

Open
knownasilya opened this issue Aug 28, 2018 · 0 comments
Open
Labels
Bug Something isn't working

Comments

@knownasilya
Copy link
Contributor

ember-glimmer.js:4612 Uncaught TypeError: template.asLayout is not a function
    at TemplateOnlyComponentManager.getLayout (ember-glimmer.js:4612)
    at CompileTimeLookup.getLayout (ember-glimmer.js:4561)
    at LazyCompiler.resolveLayoutForHandle (opcode-compiler.js:896)
    at ComponentBuilder._static [as static] (opcode-compiler.js:1036)
    at refineInlineSyntax (ember-glimmer.js:6907)
    at Inlines.compile (opcode-compiler.js:398)
    at LazyCompiler.compileInline (opcode-compiler.js:853)
    at LazyOpcodeBuilder.compileInline (opcode-compiler.js:1312)
    at opcode-compiler.js:181
    at Compilers.compile (opcode-compiler.js:41)

I'm on Ember 3.3.1 and v0.6.0 of this addon.

knownasilya pushed a commit to loaves-and-fishes/community-groups that referenced this issue Aug 28, 2018
resolves an issue with /tailwind route.
See embermap/ember-cli-tailwind#54
@samselikoff samselikoff added the Bug Something isn't working label Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants