daisy / pipeline-ui

A user interface for the DAISY Pipeline 2
MIT License
5 stars 2 forks source link

Rendering error with CustomField #98

Closed NPavie closed 1 year ago

NPavie commented 1 year ago

I stumbled on an rendering error regarding react hook, that seems to come for the "CustomField" component.

How i reproduce the error :

In dev, this raise a react error : "Rendered fewer hooks than expected"

App version : 1.0.0-RC System : Windows 10

marisademeglio commented 1 year ago

@NPavie Can you see how this is for you now? It is fixed for me.

NPavie commented 1 year ago

Fixed