python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Karma-Jasmine How to test in angular a Router component
I want to test this header component but I don't know how to do it, Im working with angular, just want to test a router function
This is the html
<header class="site-header">
<nav...
Jhon Serna
Votes: 0
Answers: 1
Unable to fix status bar position when blur or brightness effect is used [SwiftUI]
I am trying to simply make the NavigationView return to normal after either the cancel button or OK button of the custom alert view is clicked. However, the blur effect that I would like to have when ...

Aadi Anand
Votes: 0
Answers: 1
Prototype Pollution script alert doesn't work
This below is my code.
<html>
<head>
<script src="https://code.jquery.com/jquery-3.5.1.js"></script>
<script src="https://raw.githack.com/alrusdi/jquery-p...
piyush
Votes: 0
Answers: 1
'assembleAarRelease' not found in root project 'alert'
when I use library, image_picker, I have errors Task "'assembleAarRelease' not found in root project 'alert'."
but I remove image_picker in pubspec, the application work well
I need both ale...

Jaemin Baek
Votes: 0
Answers: 0