Report Design can't create cover of document

Your Setup:

  • SeaTable Cloud, Dedicated or Self-hosted? Seft-hosted
  • Which plugin? Report Design
  • SeaTable Version (only necessary for self-hosted): {“version”:“6.1.8”,“edition”:“enterprise edition”}
    You can find your SeaTable Server version at https://your-server-url/server-info

Describe the Problem/Error/Question:

Please describe your issue as precise as possible. If helpful, you can also provide:

  • Screenshots
  • Report Design can’t generate the cover of document as screenshot. It stuck here and can’t complete

Can you reproduce the problem in SeaTable Cloud?

If not, it’s obviously a problem with your setup. Check your log files. You may also want to describe your setup here to solicit support.

Hi,
I tried in Seatable Cloud and the same problem here. Generate cover stuck and can’t not complete
as screenshot below. Generate cover popup appear when I close the Report design after changing something or click to Preview button.

Ok, so you can reproduce the issue in SeaTable Cloud as well.

Have you tried with a different browser?
In a different network?
What does the browser console report?

Can you reproduce your issue in another setup?

Hi,
I tried with Chrome then it’s OK as below screenshot

But If I use Brave then It’s NOK. Error captured by Developed Tool as below

Uncaught (in promise) Error: Attempting to parse an unsupported color function “oklch”
at Object.parse (document/?path=/main.js&t=1763454409000:2:2457402)
at dr (document/?path=/main.js&t=1763454409000:2:2459465)
at Cu (document/?path=/main.js&t=1763454409000:2:2584192)
at document/?path=/main.js&t=1763454409000:2:2583062
at s (document/?path=/main.js&t=1763454409000:2:2383473)
at Object.next (document/?path=/main.js&t=1763454409000:2:2382777)
at i (document/?path=/main.js&t=1763454409000:2:2382351)

Hi Ralf,

I have identified the root cause: it was a conflict with a Brave extension. After disabling the extension, the application generates covers normally.

Glad to hear.