toeverything / AFFiNE

There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
https://affine.pro
Other
42.3k stars 2.76k forks source link

self-hosted mobile sharing require login #8839

Closed ATPs closed 1 hour ago

ATPs commented 2 hours ago

What happened?

What happened? On mobile browsers, when attempting to open shared notes, a blank screen is displayed.

I used link from this issue https://github.com/toeverything/AFFiNE/issues/8338 But for my own hosted version, it is the same problem.

Steps to Reproduce:

Open Chrome browser on a mobile device. Go to this link. https://docs.polyakov.marketing/workspace/8f799969-8391-40eb-a85e-722cd6146c06/2wXXc3IsiRkYXavczZcUA?mode=page Observe login required.

image I updated to 0.18.0

Distribution version

Web (app.affine.pro)

What browsers are you seeing the problem on if you're using web version?

Microsoft Edge

Are you self-hosting?

Relevant log output

No response

Anything else?

No response

forehalo commented 2 hours ago

we improperly enabled the experimental mobile ui for self-host instances, which didn't handle share page correctly.

you may see the share page work as expected if you open it in desktop browser or choose to [Request desktop version] in your mobile browser.

we will soon fix it.