Whenever I look in the Chrome console, I see this error message:
The site cannot be installed: the page is not sent from a secure source
It only started a few days ago, and Chrome has not yet been updated.
This error is caused by sites served via HTTP if the "Add to shelf" option is enabled in chrome: // flags.
Solutiuon: go to chrome://flags/#enable-add-to-shelf and change "Enabled" to "Default", then restart chrome.
chrome://flags/#enable-add-to-shelf
Source: https://habr.com/ru/post/1263365/More articles:Number generation time - javaCan't connect to docker mongodb - node.jsDecrypt password Laravel Reset Token - phpGraphQL - how to filter a hierarchy? ("customers who ordered gizmos last month") - graphqlMutually recursive types in Python 3.6 using named tuple syntax - pythonHow to enable TLS 1.2 to call API in ASP.NET 2.0 application? - asp.netHow to make Android library resources private? - androidHow to set the default value of a class property in a TypeScript declaration file? - javascriptUsing NSHashTable to implement an Observer pattern in Swift 3 - observer-patternHow to test component callback caused by child component callback in React with Enzyme? - callbackAll Articles