backbone.marionette icon indicating copy to clipboard operation
backbone.marionette copied to clipboard

Calling getRegion can cause callstack error

Open paulfalgout opened this issue 5 years ago • 0 comments

If you call getRegion during a region before isRendered() is true you'll get a callstack error. We should throw a better error in these situations

paulfalgout avatar Apr 29 '19 12:04 paulfalgout