跳到主要内容
ArcBlock Community

Something not working after update to v 0.2.467

JustHODL
支持
pages-kitbugneed-context

I was working on a component and I started having some issues to post to staging so I checked for updates and updated. After that the component stopped working, I thought it had something to do with the code but after checking with chat it seems there's an external error.

Log and video below

5 条回复

xiaoliang21个月前

In the feedback log, I looked at the following error log, which indicates two code errors in the custom component ‘VideoHeroController’ that prevented the Staging environment from being published. Please fix the code errors and try publishing again.

javascriptCopy
2024-12-19T03:12:39: Error: Build custom component error, componentId: od14ffsux4n0dx2i, name: VideoHeroController, err: Build failed with 2 errors:
2024-12-19T03:12:39: vfs:component.tsx:2:32: ERROR: Could not resolve "./VideoHeroController"
2024-12-19T03:12:39: vfs:component.tsx:3:29: ERROR: Could not resolve "./VideoHeroSection"
2024-12-19T03:12:39:     at /var/lib/blocklet/blocklets/pages-kit/0.2.459/blocklet-compact.js:1:79034
2024-12-19T03:12:39:     at Generator.throw (<anonymous>)
2024-12-19T03:12:39:     at rejected (/var/lib/blocklet/blocklets/pages-kit/0.2.459/blocklet-compact.js:1:62211)
2024-12-19T03:12:39:     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

The code editor reports the error message in the video, which is related to the code currently being written.

From the video, it looks like the component's switching function is normal. What does it mean when the component stops working?

xiaoliang21个月前

The following error caused syntax highlighting to not work in the code editor.

image.png

Try pressing ‘F12’ to open the developer tools, and on the ‘Application’ => ‘Storage’ page, click on the ‘Clear site data’ button to clear the cached data, and refresh the page to check if the problem is fixed.

image.png

Brain Titan21个月前

z1SyUJmA5m9JA7xLyQj6pb9vxc4yNuXidyw what’s the name of the second song in the vid (the guitar instrumental)🔥

JustHODL21个月前

Hey brother! sorry it took me so long. It's been busy days at work! It is a song by a Nicaraguan artists they used to be a duo 'Duo Guardabarranco' it is in spanish but her voice is sooo powerful that you will probably like it. You can listen to it in spotify here Colibri

Brain Titan21个月前

just gave it a full listen, loving it! thanks brother💯

回复