Skip to content

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

@vilispatel

Description

@vilispatel

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions