Skip to content

BaseViewChart and BaseViewController constructor not calling onModelSet for model passed as constructor input pairs #150

@rjackey

Description

@rjackey

When passing in a model as a constructor input, these classes' constructors don't call ModelObserver constructor (to set up listeners) until after the p-v pairs are set. Thus any custom onModelSet would not be triggered.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions