mingo-app / mingo

Found a bug? have a FR ?
60 stars 2 forks source link

Not possible to create new relations #618

Closed tcastelli closed 1 month ago

tcastelli commented 10 months ago

Hello, I am trying to create a new data relation from the UI, but I don't get any response after clicking Save (it looks like the click event is not being triggered). If I click on delete the expected popups shows, clicking cancel or manage connections closes the modal and goes back as expected, but Save click is just being ignored. Not sure how can I give you more information about what is happening underneath. (I've tried seting up data relations pointing directly to a field called "name" inside the other collection and also with name being under a nested level (management.name) and in both cases I see the same behavior) image

tothradoslav commented 2 months ago

I think i found the problem, let's see in next release. Thanks.

tothradoslav commented 1 month ago

This issue is fixed / available in the new release v1.14.1

https://github.com/mingo-app/mingo/releases/tag/v1.14.1

Please reopen this issue if necessary.