Skip to content

Version ^1.1.8 breaks Template Only Components #36

@josemarluedke

Description

@josemarluedke

Given a template only component (enabled using optional features template-only-glimmer-components), since version 1.1.8 it does not render anymore. Prior version did work fine (1.1.7).

Error:
TypeError: capabilities is undefined

resolveLayoutForHandle
opcode-compiler.js:895
_static
opcode-compiler.js:1036
refineInlineSyntax
ember-glimmer.js:6907
compile
opcode-compiler.js:398
compileInline
opcode-compiler.js:853
compileInline
opcode-compiler.js:1312
statementCompiler/<
opcode-compiler.js:181
compile
opcode-compiler.js:41
compile
opcode-compiler.js:702
add
opcode-compiler.js:863
compile
opcode-compiler.js:687
<anonymous>
runtime.js:617
evaluate
runtime.js:46
evaluateSyscall
runtime.js:2896
evaluateInner
runtime.js:2868
evaluateOuter
runtime.js:2860
next
runtime.js:4788
execute
runtime.js:4773
insert
runtime.js:3795
nextInsert
reference.js:666
nextAppend
reference.js:629
sync
reference.js:587
evaluate
runtime.js:3878
execute
runtime.js:3645
rerender
runtime.js:3950
RootState/this.render/_this30.render
ember-glimmer.js:4086
runInTransaction
ember-metal.js:406
runInTransaction self-hosted:988:17 _renderRoots
ember-glimmer.js:4351
_renderRootsTransaction
ember-glimmer.js:4383
_revalidate
ember-glimmer.js:4423
invoke
backburner.js:247
flush
backburner.js:167
flush
backburner.js:326
_end
backburner.js:772
end
backburner.js:514
end
index.js:312
flush
index.js:92
_flush/this._nextFlush<
index.js:76

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions