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

[Bug]: Tooltip crashes app in production #1525

Closed
brokuka opened this issue Dec 28, 2024 · 4 comments
Closed

[Bug]: Tooltip crashes app in production #1525

brokuka opened this issue Dec 28, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@brokuka
Copy link

brokuka commented Dec 28, 2024

Environment

Operating System: Windows_NT
Node Version: v22.12.0
Nuxt Version: 3.15.0
CLI Version: 3.17.2
Nitro Version: 2.10.4
Package Manager: [email protected]
Builder: -
User Config: default
Runtime Modules: @nuxt/[email protected], @unocss/[email protected], [email protected], @nuxt/[email protected], [email protected], @nuxtjs/[email protected], @nuxtjs/[email protected]
Build Modules: -

Link to minimal reproduction

https://portfolio-chi-one-99.vercel.app/

Steps to reproduce

src - https://github.com/brokuka/portfolio

  1. Open demo
  2. Go to projects page
  3. Refresh page

Describe the bug

Strange bug with Tooltip component during page load (ssr). Bug only during production time, dev is clear.

Expected behavior

No response

Context & Screenshots (if applicable)

image

@brokuka brokuka added the bug Something isn't working label Dec 28, 2024
@brokuka brokuka changed the title [Bug]: [Bug]: Tooltip crashes page in production Dec 28, 2024
@brokuka brokuka changed the title [Bug]: Tooltip crashes page in production [Bug]: Tooltip crashes app in production Dec 28, 2024
@zernonia
Copy link
Member

Hey @brokuka .. You sure this is related to Tooltip? I see there's Tooltip in https://portfolio-chi-one-99.vercel.app/ as well but it's not crashing. Could it be related to something in your Project page?

@brokuka
Copy link
Author

brokuka commented Dec 30, 2024

Hey @brokuka .. You sure this is related to Tooltip? I see there's Tooltip in https://portfolio-chi-one-99.vercel.app/ as well but it's not crashing. Could it be related to something in your Project page?

You need to go to page projects and then refresh page. It's tooltip crashing.

@brokuka
Copy link
Author

brokuka commented Jan 4, 2025

Hey @zernonia, happy new year and past holidays. Added some preview for cases:

  1. Without tooltip - https://portfolio-53y0c7se9-brokukas-projects.vercel.app/
  2. Tooltip as <Client/> - https://portfolio-qeuvj1fcr-brokukas-projects.vercel.app/

@brokuka
Copy link
Author

brokuka commented Jan 9, 2025

I can’t say for sure what caused this, but the problem was solved

@brokuka brokuka closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants