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

Controller scope variable($scope.code) not bind in html if element individually have blockUi #124

Open
vilispatel opened this issue Jul 12, 2017 · 0 comments

Comments

@vilispatel
Copy link

Hi, i am working on project and have angular BlockUi for whole screen. Now i want to apply by page element.i had code previously like,

and it's working good and apply block ui for whole page.

But now i tried,

Login

and when i print variable in mycode function loginUsingCode() it's blank.

i also add blockUIConfig.autoInjectBodyBlock = false; in my js file.

After add blockUI individually it's look like block UI add there scope and prevent the controller scope in html. Any Help ?

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

No branches or pull requests

1 participant