Getting warning regarding Link component #4656
-
Beta Was this translation helpful? Give feedback.
Answered by
nlynzaad
Jul 15, 2025
Replies: 1 comment 1 reply
-
Hi @kaustubh2525, There was a fix pushed for it recently in #4610 and was released in 126.2. Please check if all your package is up to date, you might need to delete your lock file and node_modules and install the latest packages to ensure all is updated. If you are still experiencing an issue, could you please open an issue with a minimal reproduction so I can investigate. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kaustubh2525
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @kaustubh2525,
There was a fix pushed for it recently in #4610 and was released in 126.2. Please check if all your package is up to date, you might need to delete your lock file and node_modules and install the latest packages to ensure all is updated.
If you are still experiencing an issue, could you please open an issue with a minimal reproduction so I can investigate.