Bohdan Chornokondratenko
Bohdan Chornokondratenko
I found a simpler solution. It feels a bit hacky, but doesn't require an API change. A downside is that it requires manual overriding of default styles provided by cubing.js....
Another note: I also need cubing.js to export `BoundaryType` for me to be able to replicate control buttons (specifically playStepBackwards and playStep), would it be possible to export it as...
First of all, thanks for such a quick response! > I don't think it's a good idea to allow the elements to be open Could you share your concerns about...
> It's one thing to expose specific functions and accessors that will shift around a bit, but it's another to expose the entire DOM tree and I don't want this...
None of the solutions from here or https://github.com/coollabsio/coolify/issues/4763 worked for me :( My repro steps: 1. Log into a clean vps as root 2. install coolify, create an account, create...
I would be willing to work on this, but I couldn't figure out what dropdown menu has the issue. The dropdown menus in the navigation bar seem to work fine...
@Icestonks we don't, this PR is still in progress, hence the "draft"
@mmstroik oh, I see, sorry! I believed these hydration helpers' primary use is to work around this issue: [Allow Client Components access to request headers during SSR] (https://github.com/vercel/next.js/discussions/60640) (it's the...
Sorry folks, unfortunately I won't be able to finish this PR. Anyone is free to start working on it.
> Working on this currently @aidansunbury are you still working on this? ^^ if not I would be glad to take it over