Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tikui, vue & cypress headless failling #11642

Open
DamnClin opened this issue Dec 27, 2024 · 0 comments · May be fixed by #11646
Open

Tikui, vue & cypress headless failling #11642

DamnClin opened this issue Dec 27, 2024 · 0 comments · May be fixed by #11646
Labels
area: bug 🐛 Something isn't working $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ client: vue theme: client $100 https://www.jhipster.tech/bug-bounties/

Comments

@DamnClin
Copy link
Collaborator

DamnClin commented Dec 27, 2024

When using tikui on a vue application with cypress component testing test:component:headless fails to load styles:

15:20:08 [vite] http proxy error: /tikui.css
Error: connect ECONNREFUSED 127.0.0.1:9005
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1549:16)

This then result in errors for tests that needs css to make thinks visible.

Dunno if we should build the CSS or start tikui beforehand

@Gnuk any idea on that (I made no real investigation on my side)

For now, I'm starting Tikui with

    - '(npm run dev:tikui &) > tikui.log'
@qmonmert qmonmert linked a pull request Dec 27, 2024 that will close this issue
@pascalgrimaud pascalgrimaud added $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ $100 https://www.jhipster.tech/bug-bounties/ labels Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: bug 🐛 Something isn't working $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ client: vue theme: client $100 https://www.jhipster.tech/bug-bounties/
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants