Recurring Component Forking Error

I have been getting into the Development of custom components, and would like to refactor some of the current components I have previously created into coded ones to leverage the Collapsible Sections, Tooltips, and additional features Properties have in the wwConfig file.

Unfortunately, it seems that my WeWeb Nocode Component is either too big, or has an action that cannot be converted to code. Is there a list or something known that could not allow me to try and Fork Components?

This component is basically a collapsing section with Parameters that affect the UI rendering of it, and some workflows for CRUD.

I appreciate any feedback.

Hi Bruno :waving_hand:,

what do your browser logs say?
If you share some browser logs screenshots I can try to understand where the error is

Hi Agustin,

I appreciate that. Here you go:

index-BC3hax_6.js:2507  Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'replace')
    at Proxy.forkComponent (index-BC3hax_6.js:2507:168351)
    at Proxy.handleAction (index-BC3hax_6.js:2507:167737)
    at jS (index-BC3hax_6.js:15:1393)
    at Cp (index-BC3hax_6.js:15:1464)
    at E0t (index-BC3hax_6.js:16:34135)
    at Rjt.B.onAction.e.<computed>.e.<computed> (index-BC3hax_6.js:1944:26823)
    at jS (index-BC3hax_6.js:15:1393)
    at Cp (index-BC3hax_6.js:15:1464)
    at E0t (index-BC3hax_6.js:16:34135)
    at Proxy.onActionClick (index-BC3hax_6.js:1944:19346)
forkComponent @ index-BC3hax_6.js:2507
handleAction @ index-BC3hax_6.js:2507
jS @ index-BC3hax_6.js:15
Cp @ index-BC3hax_6.js:15
E0t @ index-BC3hax_6.js:16
Rjt.B.onAction.e.<computed>.e.<computed> @ index-BC3hax_6.js:1944
jS @ index-BC3hax_6.js:15
Cp @ index-BC3hax_6.js:15
E0t @ index-BC3hax_6.js:16
onActionClick @ index-BC3hax_6.js:1944
onClick @ index-BC3hax_6.js:1944
jS @ index-BC3hax_6.js:15
Cp @ index-BC3hax_6.js:15
t @ index-BC3hax_6.js:20