Results 65 comments of Luke Vo

I also just found out all css of **Blazor components** are not packed as well. Please follow my upper comment: In `Common` project, I have `MyComponent.razor` and `MyComponent.razor.css`: No CSS...

@densen2014 that defeats the point of **shared** library.

@MarvinFrankenfeld Can you check [this comment on StackOverflow](https://stackoverflow.com/questions/74927572/how-do-i-know-when-an-ios-app-open-ad-is-dismissed-in-xamarin-maui)? I am not sure what he was trying to say but if you understand what he means and if it's successful, could...

Can confirm this is the issue. Thanks for pointing out the reason it's not working. Turned out it's not due to any `@functions` or any block but simply because it's...

@lehcar09 Hi, I do not use SafetyNet so I don't think it's relevant (and I heard it's obsolete soon from the SO post you linked). The browser being opened is...

This is the best I could get: ![image](https://github.com/user-attachments/assets/f12ad6ee-fe72-4ff4-8e36-eca55a23dbc5) ``` Navigated to https://.firebaseapp.com/__/auth/handler Navigated to https://.firebaseapp.com/__/auth/handler handler:1 Edge is blocking ads on this site because this site tends to show ads...

Interesting, I believe this is related to #5049. I thought it was completed because the `click` behavior is working correctly with `fieldset`. Right now the styling is depending on `[disabled]`....

@Digifais Sorry I haven't compiled iOS apps recently. Maybe try deleting that folder and make sure it's correct? Maybe there is an update recently and the version is no longer...

@AdamEssenmacher sorry if it's a basic question. Is it difficult to contribute this myself? I have no Swift or iOS development knowledge at all but decent Android development experience (with...

@thudugala I believe this is actually implemented right? I was about to grab this one but I see there's already code for it https://github.com/thudugala/Plugin.LocalNotification/tree/master/Source/Plugin.LocalNotification/Platforms/Windows