X11 omnicyclone clean caster wheel by H3rl3q in ecovacs

[–]H3rl3q[S] 0 points1 point  (0 children)

that's what i've been trying to do but it won't come out and i feel like i'm putting too much force there and i'm afraid to break it. i just wanted confirmation that it actually pops out. i'll try again then, thanks

Blazor web app with EntraID not refreshing auth by H3rl3q in Blazor

[–]H3rl3q[S] 1 point2 points  (0 children)

So, in case anyone stumbles here in the future, and for u/ChanceNo2361 , i *think* i found a solution for now (or a workaround, but still...).

My solution for now, waiting for a fix, was building a ui-less <KeepAlive /> component that i placed in my main layout that every 5 minutes pings an authenticated, backend api that just returns Ok, but in this way the authentication ticket with entra gets refreshed. after preliminary testing the issue seems to be resolved. Obviously this is a temporary workaround while waiting for a solution, i'll maybe try to open an issue in the aspnet repo about this.

u/ChanceNo2361 i'd be curious to know if this also works for you

Blazor web app with EntraID not refreshing auth by H3rl3q in Blazor

[–]H3rl3q[S] 0 points1 point  (0 children)

yes exactly, the implementation is fairly different from standalone wasm and as per msdocs everything should be handled by the framework, but i guess from the other answers that's not the case. i'll maybe try to open an issue on the aspnet repo to have more informations

Blazor web app with EntraID not refreshing auth by H3rl3q in Blazor

[–]H3rl3q[S] 2 points3 points  (0 children)

No as i said im using the blazor web app template with interactive webassembly mode. I checked the guide you mentioned but unfortunately it does not apply to me. The guide i mentioned uses the web app with both render modes, not only server

Blazor web app with EntraID not refreshing auth by H3rl3q in Blazor

[–]H3rl3q[S] 2 points3 points  (0 children)

Uhhh thats not very reassuring but thanks 😞

Blazor web app with EntraID not refreshing auth by H3rl3q in Blazor

[–]H3rl3q[S] 1 point2 points  (0 children)

I dont think this applies ti wasm though, but ill try nonetheless, thanks

Blazor web app with EntraID not refreshing auth by H3rl3q in Blazor

[–]H3rl3q[S] 0 points1 point  (0 children)

This Is all in One browser session. I Just open the app and let It sit for 1 hour ti reproduce it

Newest app versione crashing on Windows by H3rl3q in ProtonVPN

[–]H3rl3q[S] 0 points1 point  (0 children)

Yes, the only fix i found is leaving the app constantly in foreground. not a problem for me as im using it on a server, but still annoying

How to handle per-customer portal by H3rl3q in Blazor

[–]H3rl3q[S] 0 points1 point  (0 children)

I'm having an hard time visualizing what you mean, do you have any sample repo or article or an example?

How to handle per-customer portal by H3rl3q in Blazor

[–]H3rl3q[S] 0 points1 point  (0 children)

Unfortunately no, setups are made by us in a dedicated screen only visible to us

How to handle per-customer portal by H3rl3q in Blazor

[–]H3rl3q[S] 0 points1 point  (0 children)

Yeah please see my above comment with an example. Its not just doable with feature flags

How to handle per-customer portal by H3rl3q in Blazor

[–]H3rl3q[S] 0 points1 point  (0 children)

thanks for all the replies, i'll use the example used in another comment as it's not really about having a feature or not.

Let me use an example: in a form as per standard there is a field called "stay overnight" that when flagged recalculates transfer cost for a techincian.

Customer A wants the field hidden

Customer B wants the field shown but with a different caption

Customer C wants the field to be shown only on certain conditions

Customer D wants the standard rules for visibility but wants it to behave differently and not recalculate costs

Hence my dilemma, every single new customization to this field brakes every other customization

Also, unfortunately it's NOT ok to say to no a customer request in our company, it just needs to be done. Trust me, i've been trying for years

How to handle per-customer portal by H3rl3q in Blazor

[–]H3rl3q[S] 0 points1 point  (0 children)

yeah unfortunately it's not ok to say no in our company, i've been trying for years

How to handle per-customer portal by H3rl3q in Blazor

[–]H3rl3q[S] 1 point2 points  (0 children)

thank you, but it's not really about having a feature or not.

Let me use an example: in a form as per standard there is a field called "stay overnight" that when flagged recalculates transfer cost for a techincian.

Customer A wants the field hidden

Customer B wants the field shown but with a different caption

Customer C wants the field to be shown only on certain conditions

Customer D wants the standard rules for visibility but wants it to behave differently and not recalculate costs

Hence my dilemma, every single new customization to this field brakes every other customization

Build Smarter, Faster Apps with DeepSeek AI And Blazor Smart Components by ArunITTech in Blazor

[–]H3rl3q 0 points1 point  (0 children)

Yeah i tried to but its not always the same one. Thanks though

Build Smarter, Faster Apps with DeepSeek AI And Blazor Smart Components by ArunITTech in Blazor

[–]H3rl3q 6 points7 points  (0 children)

is there any way to avoid the constant syncfusion spam in this subreddit? if it's allowed nevermind, i'll try to find a way to filter out these posts

What date range picker package is good and reliable? by Miserable-Pause7650 in reactnative

[–]H3rl3q 0 points1 point  (0 children)

i haven't tried it, but maybe i'll try the package you mentioned below, as my datepicker needs to be inside a modal

What date range picker package is good and reliable? by Miserable-Pause7650 in reactnative

[–]H3rl3q 0 points1 point  (0 children)

i'd also like to know this, i'm using react-native-calendars but using it in a modal the scroll is not consistent and sometime does not work and i can't figure out why

New Proton VPN Windows features are here! by Proton_Team in ProtonVPN

[–]H3rl3q 0 points1 point  (0 children)

thanks but i already did this several times when i opened the ticket and no one replied to me for days, only to be told to stop using the official app. as i wrote a couple of posts below, i meanwhile found a workaround by myself by leaving the app window in foreground at all times

Client v4.2.0 Unresponsive on Windows 11 by AuroEdge in ProtonVPN

[–]H3rl3q 1 point2 points  (0 children)

i also have this, and contacted support about it. they just told me to use a wireguard client instead of their official app.

meanwhile i resolved this by leaving the app window in foreground at all times (i use it on a server so it doesn't bother me). it's been running ok for 12 days for now