MedLabs

Results 9 comments of MedLabs

We still can't use wave-ui on typescript based projects :(

@keyup.enter does not work on Input components and buttons

9th attempt, after gettinf error while trying to enable service.zram, I disbled swap, then it fails while trying to enable fstrim.timer... could not detect root partition ..... I have one...

with WAYLAND_DISPLAY="" it starts with black window on the top left corner, then it freezes... on arch linux

Still the same on linux: ``` las@lapsus  /backup/dev/gleam/demo  gleam run . error: File IO failure An error occurred while trying to delete this directory: /backup/dev/gleam/demo/build/dev/erlang The error message...

I have exactly the same issue, using linux and trying this on a NTFS partition

Meanwhile: I created a middleware `check_auth` and I have to use it in every handler `if check_auth { // some code } else { ctx.request_error("Auth failed") }`

in /vlib/x/vweb/vweb.v ``` // first execute before_request $if A is HasBeforeRequest { app.before_request() } // user_context.before_request() if user_context.Context.done { return } ``` it should run ctx.before_request() before any other middleware.

Another issue I just found, no need to open new thread: in the fuzzy search, clear the search field then type something the first letter is not displayed, it displays...