Skip to content

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

@knownasilya

Description

@knownasilya
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions