nikus
Explore posts from serversuseFetch universal ( SSR + Client )
Hum, thanks a lot for the video, while it was helpful, i still dont see where i can make this in a clean way, because i would still have to useAsyncData everywhere i want to pass stuff around :/ i have no clue if the page is being ssred ( first visit ) or its a subsequent request ( post mounted on client )
6 replies
[ Issue ] Enum Casting on Eloquent ORM
Its just a normal field, but ill try to replicate in a clean repo and open a issue if thats the case, and yeah i checked that issue, but seems like its merged, so it should work in theory! Thanks a lot for your time Dennis! Gonna fiddle around
12 replies
[ Issue ] Enum Casting on Eloquent ORM
Morning @Dennis Koch 🍆 ! When using in a table it works fine, but when i try to open any kind of resource view ( Edit/View ) it throws it.
I have checked the HasLabel, and i totally understand it, but while i can control my own enums, i cant control 3rd party packages enums, this would requirement me to extend all the packages enums to implement a HasLabel Trait? :p
Thanks ❤️
12 replies