Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RegionManager#hasRegion(regionName) #2594

Closed
jamesplease opened this issue Jun 13, 2015 · 2 comments
Closed

RegionManager#hasRegion(regionName) #2594

jamesplease opened this issue Jun 13, 2015 · 2 comments

Comments

@jamesplease
Copy link
Member

I was surprised to find that this doesn't exist!

return Boolean(this.getRegion(regionName));

Also, it goes without saying, but it should be added to the LayoutView prototype.

@ahumphreys87
Copy link
Member

👍 another good suggestion for the big region refactor

@ahumphreys87 ahumphreys87 added this to the v3.0.0 milestone Jun 16, 2015
jisaacks added a commit to jisaacks/backbone.marionette that referenced this issue Jun 19, 2015
jisaacks added a commit to jisaacks/backbone.marionette that referenced this issue Jun 26, 2015
ahumphreys87 pushed a commit that referenced this issue Jun 26, 2015
@ahumphreys87
Copy link
Member

fixed with #2627

ahumphreys87 pushed a commit to ahumphreys87/backbone.marionette that referenced this issue Aug 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants