You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows Security dialog window pops up while I am developing an application through React. It is really annoying.
At first, this sign in dialog window is shown.
Then the above dialog window is replaced by the following dialog window. It requires smart card credentials: Images can be seen here
Windows Security dialog window pops up
Description of what the bug is
Windows Security dialog window pops up while I am developing an application through React. It is really annoying.
At first, this sign in dialog window is shown.
Then the above dialog window is replaced by the following dialog window. It requires smart card credentials:
Images can be seen here
Settings
package.json
looks like this:In addition, we are using proxy. The settings are applied from this official React docs.
Moreover, we are using agentkeepalive.
Config of proxy file looks like this:
-->
The current behavior
Windows Security dialog window sometimes pops up while I am developing an application through React. It is really annoying. We have to refresh page
The expected behavior
Windows Security dialog window sometimes DOES NOT POP UP while we are developing an application through React.
The text was updated successfully, but these errors were encountered: