Skip to content

fix how onRender is handled so this ins't required #11

@nnance

Description

@nnance

onRender: function() {
if (this.getSubViewCount() === 0) {
this.addSubView({

Should be able to just addSubViews in onRender. The best solution is likely calling removeSubViews on render.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions