coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
34.62k stars 1.89k forks source link

fix: modal (+ add) on dynamic config was not opening, removed x-cloak #4310

Closed LEstradioto closed 6 days ago

LEstradioto commented 6 days ago

Just updated an old version to latest, and modal stop working at Proxy > Dynamic Configs (+ Add)

Its a strange UI problem. Solved removing x-cloak attribute. Other modals was all fine though.

Found no issues about it, so would appreciate a test/review of this before ready to PR

chrome_YTCAjF1BNM

peaklabs-dev commented 6 days ago

This should be fixed on version 369

LEstradioto commented 6 days ago

369 is the version Im running

peaklabs-dev commented 6 days ago

It is working for me on 369 we fixed it with a wire:ignore.

peaklabs-dev commented 6 days ago

I guess it helps thanks for the PR.