ShokoAnime / ShokoServer

Repository for Shoko Server.
http://shokoanime.com/shoko-server/
MIT License
374 stars 74 forks source link

TypeError: exclusions.split is not a function #1106

Closed gacekssj4 closed 4 months ago

gacekssj4 commented 4 months ago

VERSION INFORMATION

Server Version: 4.2.2.0 (WebUI 1.1.6) Desktop Version: -

LOG FILE

ERROR

You broke the Web UI, congratulations.

Hopefully useful information:

TypeError: exclusions.split is not a function

Trace:
    in RelationSettings
    in Connect(RelationSettings)
    in div
    in Resizable
    in DraggableCore
    in GridItem
    in div
    in ReactGridLayout
    in ResponsiveReactGridLayout
    in WidthProvider
    in SettingsTab
    in Connect(SettingsTab)
    in div
    in div
    in div
    in MainPage
    in Connect(MainPage)
    in Route
    in AuthenticatedRoute
    in Connect(AuthenticatedRoute)
    in Switch
    in Router
    in ConnectedRouter
    in ConnectedRouterWithContext
    in Connect(ConnectedRouterWithContext)
    in div
    in Unknown
    in Connect(Component)
    in ErrorBoundary
    in ErrorBoundary
    in components_Provider
    in app

DESCRIPTION

I get error when entering settings menu. Only clearing cookies and browser storage allows to fix webui.

It happend on older version. So i Upgraded to daily (like one week ago). Today I updated to newest daily and its still same. Settings tab does not work.

STEPS TO REPRODUCE

For me: Enter Settings menu

revam commented 4 months ago

Note: Copy-pasted from our discord server;

How to revert the Web UI back to a working stable version 101

How to clear local storage 102

And you're done, you can now close the tab and open a new tab and it should work as expected.

gacekssj4 commented 3 months ago

Thank you. I searched discord for "exclusions.split". Thank you very much.