Resolve all lints and deprecation warnings
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<body id="app-container">
|
||||
<div id="loading-indicator" class="loader"></div>
|
||||
|
||||
<script src="flutter_bootstrap.js" async></script>
|
||||
<script src="flutter_bootstrap.js" async onerror="alert('Failed to load flutter_bootstrap.js. Check console for details.'); document.getElementById('loading-indicator').style.borderTopColor = 'red';"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user