You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
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
Open the application.
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
The text was updated successfully, but these errors were encountered:
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.
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-mqbqnstn
Validations
Steps to reproduce
Expected behavior
The application should resolve the error in the code and publish the site.
Screen Recording / Screenshot
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: