Demian
Demian
Added this to a app and I receive the following message. Also tried the suggestion of adding `{:phoenix_html_helpers, "~> 1.0"}`. But message doesn't change. ``` ==> live_phone Compiling 3 files...
Discovered a strange behavior inside a **Next.js** application together with Turso dev server (using http url). Issue: New entries where not returned from a query. After a lot of digging,...
Have an issue with a valid datetime value, as produced by the browser in a datetime picker field, is not accepted by the `datetime()` validation. After some digging I figured...