-
Wanted to tweak something in the UI after a log time running unattended.
After login the jobs pages flashes briefly and I just get an empty page.
A reload flashes the jobs page again and the empty p…
-
The page is not found when clicking the button of 'View Source'. @jstac
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Offending URL
https://mithril.js.org/examples.html
### Issue description
I was exploring Mithril today, and …
-
To make separate 404 pages folder for different types of 404 pages
-
This issue will handle situations where users enter an invalid URL and display a custom 404 error page instead of redirecting them to the homepage.
-
![440388937f2f215cefbb2252105afbf4](https://github.com/user-attachments/assets/8dc79451-0985-40bf-90d4-60eb9c9e2c59)
-
Architecture :
I have a keycloak configured behind a reverse proxy (traefik) to the path /auth
*requirements.txt*
```
anyio==4.4.0
async-property==0.2.2
authlib==1.3.2
bandit==1.7.9
blinker…
-
It seems that the app uses routing that changes the URL (history API) but it's not reflected on the server and just show 404 page from netlify.
-
home page loads fine but not sub pages example: http://localhost:32807/browse/api
lando.yml
```
name: symfony
recipe: symfony
config:
webroot: public
php: 8.1
```
version: symfony 6.2…
-
### Link to the code that reproduces this issue
https://github.com/itsLaserr/min-repro
### To Reproduce
Clone my repo https://github.com/itsLaserr/min-repro
`npm run dev `
or
`npm run build` an…