
Do you see any errors in the network or console logs of the browser

just network errors related to cloudflare analytics


Weird...it seems like the css hasn't downloaded or is outdated...

@Elad Shechter, any ideas why this would be happening?

@Steven is there anyway to restart only the console in the docker container?

The console is served by the appwrite container

restarting that won't affect scheduled tasks?

Only restarting the appwrite container shouldn't affect schedules

okay let me try that and update on what happens

What version Firefox?

110.0.1 (64-bit)

still looks the same hhaha

after restarting

Any chance I can test against your server?

unfortunately it's not possible as it's locked down

I have this version of firefox and it works fine for me 👀

Yes. it's fine too now

something weird with the cache i think?

this is also my version of chrome

yes. it's surely cache

[SOLVED] Weird css in console

probably something behind cloudflare caching hahaha

I'll ask the team to purge the cache and see if that does something.

forward: @Arman @Thomas G. Lopes
Recommended threads
- Auth Error
"use client"; import { useEffect } from "react"; import { getSessionCookie } from "@/actions/auth"; import { createBrowserSessionClient } from "@/lib/appwrite-...
- Prevent modifying specific attributes
How do I prevent user to only to be able to modify some of the attributes. Document level security gives full access to update whole document, what are the wor...
- Bypass Error When Creating Account With ...
Suppose user first uses email/pass for log in using xyz@gmail.com, few month later on decides to use google oauth2 with same xyz@gmail.com (or in reverse orde...
