BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
15.22k stars 1.9k forks source link

Fresh install - Frontend and JS bugs #5151

Closed Diverti closed 2 months ago

Diverti commented 2 months ago

Describe the Bug

I made a fresh install today for version v.24.05.3 with install script on ubuntu 24.04 and some of the things not working:

Steps to Reproduce

  1. Install a Fresh 24.04 ubuntu
  2. Install via the script from the documentation page
  3. Log in

Expected Behaviour

Saving settings

Screenshots or Additional Context

No response

Browser Details

Microsoft Edge 127.0.2651.74 (Hivatalos build) (64 bites) Változat dbf5b0aa014c4e70e3d5e2d73248e21264f82957 Chromium-verzió 127.0.6533.73 Operációs rendszer Windows 11 Version 21H2 (Build 22000.2538) JavaScript V8 12.7.18.6 Felhasználói ügynök Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0

Exact BookStack Version

v.24.05.3

ssddanbrown commented 2 months ago

Hi @Diverti, Do you have any proxy or cache systems in place like Cloudflare? (Please confirm what you are using if yes).

Diverti commented 2 months ago

Hi! No, I do not use any caching or proxy just a local Linux server with default install. I should mention that I tried to reinstall this, and I got the same results.

ssddanbrown commented 2 months ago

Okay, could you open the browser devtools, view the console while on a page of your BookStack instance, then refresh. Please share a screenshot of all messages you observe in the console.

Diverti commented 2 months ago

Of course. Here it is: image

ssddanbrown commented 2 months ago

Thanks @Diverti, do you get the same on the demo site?: https://demo.bookstackapp.com/

Diverti commented 2 months ago

Yeah,, I got the same. I went ahead and tested different browser and everything works. It seems the problem is caused by an extension, that I have on multiple browsers. It's called: User-Agent Switcher PRO | Version: 1.0.1 It's used to anonymize my browsing as fake User-Agent. For now, I keep this extension disabled.

ssddanbrown commented 2 months ago

Glad you found the cause! I'll therefore close off this issue.