Eddybrando Vásquez
Eddybrando Vásquez
The PR for this issue: https://github.com/Qiskit/qiskit_sphinx_theme/pull/22
> Any possible solutions without `cy.wait(1000);` ? I want to avoid that workaround. Instead of [wait](https://docs.cypress.io/api/commands/wait), you can try and [get](https://docs.cypress.io/api/commands/get#Rules) a DOM element that you know will render once...
I'm facing the same issue. I'll add that in my case I also have `ssr: false`, which I need because I'm using web components. `nuxt dev` works. `nuxt generate &&...
This might also close https://github.com/Qiskit/qiskit.org/issues/1963
@y4izus we can probably close this, right?
I think that we can close this. In general, we already have a CI/CD setup as @pandasa123 pointed out, and a code of conduct in place as @jackoconnordev pointed out....
This can probably be closed, right @y4izus?
I believe this issue doesn't apply anymore as we've refactored our codebase since then.
There is no longer a **summer-school** page, but also neither **http://localhost:3000/events/summer-school-2022/** nor **http://localhost:3000/events/summer-school-2023/** show this issue anymore.
We already have ESLint configured.