Sven Kröger

Results 9 comments of Sven Kröger

Hi, thnk you very much. Using `UseBasePath` was the most straight foreward approach for that. I didn't dig to much into this but your approach seems to be a nicer...

So I made the required changes to get it to work with `ISpaStaticFileProvider`. Take a look at it and tell me your thoughts. I think its a quite neat way...

So with the latest commit tests are working again. Still code cleanup needs to be done. Also we should consinder to write some tests for the StaticFileProviding. If you have...

The Placeholder for path base will be now set only in production mode of npm (`npm run build`), if you use `npm start` no relative path will be appended to...

I don't know you need to ask @loic-sharma

@brianlagunas why did you close this one ? it is an actual bug which really affects the performance in big graphs ?

Updated with link to reprduce: console output stays true even if it should not

I did some experiments today. So it seems that useSupabaseUser is actually the function which does not work properly. I replaced the ids, and email with xxx. The code below...

Again I tried to get further and now realized that the sb-supabase-auth cookie is not set, but I can not really tell why. For all OAuth providers it is working...