Closed jdev082 closed 2 years ago
Can you detail what you've tried? Maybe try adding home.html to the src?
If you mean the webview
tag, you must enable it first.
webPreferences: {
webviewTag: true
}
yeah if you merge the pr i just linked it will work
still broken
oh it works just fine, just the URL functions aren't
still broken
Make sure you're using webview
instead of webload
(whatever that is).
webload is the function that modifies the webview to use the input from the search box
Works! the webview just doesn't take all available room
Works! the webview just doesn't take all available room
Just resize it with CSS, then you should be good-to-go.
thankyou everyone! i will be releasing 1.0-prerelease-1 soon
gotta wrap up the website
*release
Problem: app/index.html Line: Botton Type: Web Load Problem: Not loading home.html
I have not yet found a fix.