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

My application fails to build and is not able to resolve the issue. #5172

Open
1 task done
marcojsmith opened this issue Jan 9, 2025 · 0 comments
Open
1 task done

Comments

@marcojsmith
Copy link

Describe the bug

I keep getting errors when trying to build the application or publish it.
Below is what I could copy from the error.

"Warning: Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.%s"

"ticket-row-undefined-high-open"

" tbody table div TicketTable@https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--a792378e.local-credentialless.webcontainer-api.io/src/components/dashboard/TicketSection/TicketTable.tsx:18:28 div div div Card@https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--a792378e.local-credentialless.webcontainer-api.io/src/components/common/Card.tsx:17:21 ExpandableTicketSection@https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--a792378e.local-credentialless.webcontainer-api.io/src/components/dashboard/TicketSection/ExpandableTicketSection.tsx:23:40 div div div Dashboard RenderedRoute@https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--a792378e.local-credentialless.webcontainer-api.io/node_modules/.vite/deps/react-router-dom.js?v=2a7c861a:4072:7 Outlet@https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--a792378e.local-credentialless.webcontainer-api.io/node_modules/.vite/deps/react-router-dom.js?v=2a7c861a:4475:20 main div div Layout@https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--a792378e.local-credentialless.webcontainer-api.io/src/components/Layout.tsx:26:47 RenderedRoute@https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--a792378e.local-credentialless.webcontainer-api.io/node_modules/.vite/deps/react-router-dom.js?v=2a7c861a:4072:7 Routes@https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--a792378e.local-credentialless.webcontainer-api.io/node_modules/.vite/deps/react-router-dom.js?v=2a7c861a:4541:7 App Router@https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--a792378e.local-credentialless.webcontainer-api.io/node_modules/.vite/deps/react-router-dom.js?v=2a7c861a:4489:7 BrowserRouter@https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--a792378e.local-credentialless.webcontainer-api.io/node_modules/.vite/deps/react-router-dom.js?v=2a7c861a:5232:7"

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-mqbqnstn

Validations

  • Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance.

Steps to reproduce

  1. Open the application.
  2. Publish the application.

Expected behavior

The application should resolve the error in the code and publish the site.

Screen Recording / Screenshot

No response

Platform

Browser name = Firefox
Full version = 133.0
Major version = 133
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0
performance.memory = undefined
Username = marcojsmith
Chat ID = b2b0df866c86

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant