Answer the question
In order to leave comments, you need to log in
Why do Chromium-based browsers mess up an Angular app?
Hello! Why do Chromium-based browsers mess up an Angular app?
The fox sees, even the Donkey sees .... the rest do not stick in what needs to be done.
The bottom line is that the application works, but I have many blocks hidden and by clicking on the radiobutton, I get the ng-show block. It seems that everyone who is on Chromium does not understand how to read ng-show, ng-hide, ng-click, etc.
What the hell? All work in the pipe ((((
For example, in the code you can see how FF processed:
<div style="display: none;" class="panel panel-primary show-block" ng-show="showBlock">Тут содержимое блока</div>
<div class="panel panel-primary show-block" ng-show="showBlock">Тут содержимое блока</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question