Mohammad Bagher Abiyat

Results 196 comments of Mohammad Bagher Abiyat

> Would love this! I think this is something that Qwik really needs some exploring in. Thank you, I'm also excited, as I mentioned to Misko, that the next steps...

@maiieul Thank you so much. I'm excited to talk to you on this topic. > Have you tried Qwik Insights without your solution? If yes, what's the difference between your...

Happy to hear that, @lbensaad. If possible send a PR to the example, so I also add it to the integration I'm working on.

I didn't realise that, thank you for the info. For the single js file per route, I prefer to have the smart strategy since I think the priority is to...

This seems pretty cool! In the next major version, this would also help removing the `.warmup` method! Let's go with it.

> The closest thing to what I see as valuable is fixing I can let the team know so they can fix it. But pkg.pr.new already works with this case....

It's working now! https://github.com/mui/material-ui/pull/42984/checks?check_run_id=27690943232 ![image](https://github.com/user-attachments/assets/cfcd0f01-274b-4281-990a-88789ecf6017)

> That makes it unusable for us as its not unlikely that changes happen across more than one package Yes, it's already handled in pkg.pr.new but this is likely a...

I think now it's sorted out, but there's a minor issue I'd like to ask you! Here's the published package.json (of my fork): ```json "dependencies": { "@babel/runtime": "^7.24.8", "@mui/core-downloads-tracker": "https://pkg.pr.new/Aslemammad/material-ui/@mui/core-downloads-tracker@b29e8b8",...