Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[V3] setURL bug fix #3533

Open
wants to merge 1 commit into
base: v3-alpha
Choose a base branch
from
Open

Conversation

atterpac
Copy link
Contributor

Description

Changes setURL implementation to use the assetServer GetStartURL

Fixes # (issue)
SPA style routing from backend to window.SetUrl("/#/about")

Type of change

Please delete options that are not relevant.

  • [ X ] Bug fix (non-breaking change which fixes an issue)

Doctor

# System
| Name         | Ubuntu                             |
| Version      | 22.04                              |
| ID           | ubuntu                             |
| Branding     | 22.04.3 LTS (Jammy Jellyfish)      |
| Platform     | linux                              |
| Architecture | amd64                              |
| CPU          | AMD Ryzen 7 3700X 8-Core Processor |
| GPU 1        | Unknown                            |
| Memory       | 24GB                               |

# Build Environment
| Wails CLI    | v3.0.0-alpha.4                           |
| Go Version   | go1.22.4                                 |
| Revision     | ab06920e74473cb0e34bf2dfffdd8bda023f3ddc |
| Modified     | true                                     |
| -buildmode   | exe                                      |
| -compiler    | gc                                       |
| CGO_CFLAGS   |                                          |
| CGO_CPPFLAGS |                                          |
| CGO_CXXFLAGS |                                          |
| CGO_ENABLED  | 1                                        |
| CGO_LDFLAGS  |                                          |
| GOAMD64      | v1                                       |
| GOARCH       | amd64                                    |
| GOOS         | linux                                    |
| vcs          | git                                      |
| vcs.modified | true                                     |
| vcs.revision | ab06920e74473cb0e34bf2dfffdd8bda023f3ddc |
| vcs.time     | 2024-06-08T22:28:38Z                     |


# Dependencies
| gcc        | 12.9ubuntu3                                                |
| gtk3       | not installed. Install with: sudo apt install libgtk-3-dev |
| npm        | 10.5.0                                                     |
| pkg-config | 0.29.2-1ubuntu3                                            |
| webkit2gtk | 2.44.2-0ubuntu0.22.04.1                                    |

@atterpac atterpac marked this pull request as draft June 10, 2024 19:47
@atterpac atterpac marked this pull request as ready for review June 11, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants