RobsonM

Results 14 comments of RobsonM
trafficstars

Vue 3.4.4 seems to be the last without this warning. Would be lovely to get this sorted, even if it's just a warning.

I did test with Vue 3.4.14 just now and warning is still there and extending nodes of JSON by click on brackets doesn't work.

Hi @leezng ! I did try to reproduce on the stackblitz you linked but couldn't. Perhaps full contents of warning from my project will contain some clues? ``` [Vue warn]:...

I agree these new shadows look terrible and should be reverted! Right now instead of providing updates to users I must search a workaround to remove them completely. What design...

> This is the Solution for me in this point: https://silicon.blog/2023/05/17/how-to-load-balance-your-servers-using-nginx-proxy-manager-and-cloudflare/ This looks promising, however I am interested in UDP load balancing and I suppose this method won't work for...

@SnosMe Hi! Isn't this a little naive to break a fundamental functionality of this module due to Mac limitation? Wouldn't it be more wise to create a workaround just for...

Oh, I did pin the version. It just doesn't sound like a good practice to break 2 platform in the name of 1. On windows this module did work great...

@darkweak Thank you for information. So a proper configuration for nutsdb using disk storage for data and RAM only for index will look like this: ``` { order cache before...

I've got a problem still: initially it's working fine but after some time I can see "Incoming request" in the log but response is never given. Page loads forever... I've...