Hi,
I'm building an app using a Form, but the date picker shows weird viewing behaviour (but otherwise technically works fine).
When I'm building, all is well, the view of the app in view is fine. But when the app is published, the date picker is weird. This behaviour has been reproduced in a dev tenant.
Below my view of the date picker in published app :

Anyone knows the solution to this ? I've been thinking about opening the app in vscode to edit it directly but I fear any further edit in low code mode might overwrite my code changes possibly wasting my time trying to fix it manually.
I have attempted to replace the date picker control with a "new" one to remove the one automatically generated by the Form, it shows the same behaviour.
Regards,