When I change the layout dark/light I get this error:
storageUtils.ts?10b8:23 Uncaught RangeError: Maximum call stack size exceeded.
at dispatchChangeEvent (storageUtils.ts?10b8:23:1)
at Object.set (storageUtils.ts?10b8:131:1)
at storeColorMode (colorMode.tsx?7cd1:47:1)
at eval (colorMode.tsx?7cd1:72:1)
It is present even after the build&serve process. Any ideas would be appreciated
closes #23
When I change the layout dark/light I get this error:
It is present even after the
build&serve
process. Any ideas would be appreciatedLayout
Error state
Loading state