Issue getting in custom Properties Panel of bpmn

Hi,

What I need
Need to customized bpmn properties panel in next js.

Getting Issue
image

Package Details
@bpmn-io/properties-panel”: “0.11.0”,
“bpmn-js”: "9.3.1
“bpmn-js-properties-panel”: “1.0.0-alpha.5”,

Here is my code

Thanks for sharing your sandbox. When opening it, I can’t see any error, and the properties panel is visible.

image

Could you please add how to reproduce the error?

Yes properties panel is working, but when you drag drop StartEvent button then you will see error.
I added extra custom fields in StartEvent.

hi @Niklas_Kiefer any luck ?

Did you try to get it running outside of a Next.js application? If yes, this could indicate a setup problem.

Yes @Niklas_Kiefer I try in React JS and it’s working and same package version I have used in Next JS but getting issue.

Hello @Niklas_Kiefer

I added custom fields in properties panel but getting issue can you please help me out from this.
Here is my code.

Any updates on this one? I’m also facing this issue when implementing with ReactJS

Hi @Duc_Ta ,

Test after making build