ar-daniel

Results 16 comments of ar-daniel

Any support is greatly appreciated. Please help. Is there a way to solve this issue.?

@samuelsunil In the code snippet you've provided - The routes are always redirected to /login if not authenticated and / home if authenticated. Unable to load any other route. eg,...

@samuelsunil I've been working till now for a workaround with use of history object as per your suggestion. hence the delay. Before going to my findings, a quick tip in...

@rgoldiez . Does it work with v 5.5.x. It had worked for me in v5.2.x, I believe. It doesn't work for me though. I've made 2 attempts anyways. 1) Made...

@rgoldiez . I get this authentication status check would be present in most application and generally there wouldn't be an issue related to this. Me getting stuck here is lame....

> both these snippets are added in the variants of workaround. https://stackblitz.com/edit/ionicreact-ts-issue-workaround-conditional-routing?file=src%2Findex.tsx > now the second test case above is enabled in the index.js file I hadnt saved the files...

Great, thank you, will use this new match feature and come back

I would love to fix issue or provide improvements to code base but the code is written in C# and dotnet which I don't know and I work on Linux,...

Publishing is actually the next step (secondary), What I intended is to create an extension with/ using vscodium itself. and as I see the solution you mentioned to create extension...

Can I expect the VSCodium team to fork and adjust the code necessary in https://github.com/Microsoft/vscode-generator-code to work with VSCodium and upload to npmjs.com as modified npm package ( like generator-codium...