Posts by André Macedo • 63 points
4 posts
-
0
votes0
answers235
viewsQ: How to leave mat-select checkbox marked as default
I’m having a problem in an angular design, I have a checkbox within a <mat-select> to make a filter, however I wish that all fields already start enabled and not disabled, follows code: export…
-
0
votes3
answers2698
viewsQ: Using 2 versions of Java
My company uses a maintenance-free application that I can’t change, it runs with Java 6.0.17, however in all other applications newer versions of Java are required. As a solution I made a file .bat…
-
1
votes2
answers82
viewsQ: Error in Image Gallery
Edit: https://github.com/amrodr/galeria_projeto I am having a small problem, when I upload my files to the server the images look like this, however when this location works normally. The error is…
-
1
votes3
answers1412
viewsQ: Refresh only 1 time
I’m doing the creation of a website and I need a force. The problem is this, I need that when entering the site the same of a refresh, just as you enter it I tried the code: <meta…