Skip to content

Fix container id not compiled in dynamic templates #21

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ranajitbanerjee
Copy link

This fix is for RED-2012 issue
-Earlier,container id was not compiled so we were getting could not find container element error
-Now,an id attribute is added to scope
-setting the container element id to scope.id when id is given
-This resolves the container element not found error in dynamic templates

ranajitbanerjee added 2 commits September 17, 2015 13:01
-Earlier,container id was not compiled so we were getting could not find container element error
-Now,an id attribute is added to scope
-setting the container element id to scope.id when id is given
-This resolves the container element not found error in dynamic templates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants