Ashwin B S

Results 15 comments of Ashwin B S

A temporary solution is to clear the site data in Developer Tools > Application

> ![Screenshot (7)](https://user-images.githubusercontent.com/70213384/103239467-92545880-4973-11eb-91d7-75099854a325.png) > Whenever I try to install angular/cli using git install -g @angular/cli It shows some problem like this > Please suggest what to do Angular CLI can't...

Maybe we can do something like, During page unload, get the scroll position and store it in session storage (We should use session storage instead of local storage since session...

Got it, thanks for the references!

Doing this [commudle/nebular@`4959180` (#4)](https://github.com/commudle/nebular/pull/4/commits/4959180d13068ac459fce68c2dd7c71eff51c15a#diff-db96cc0c4e8beac61affa8cac0be469307882dd9804608ab85787c8922f6f855) change fixed the issue for us

Doing this [commudle/nebular@`4959180` (#4)](https://github.com/commudle/nebular/pull/4/commits/4959180d13068ac459fce68c2dd7c71eff51c15a#diff-db96cc0c4e8beac61affa8cac0be469307882dd9804608ab85787c8922f6f855) change fixed the issue for us

Please use node 18+, @arpansac @ArshdeepGrover and review this, thanks

@arpansac @ArshdeepGrover I checked some pages manually and the `prod-server` build is working, so everything should be good for the most part I believe, but please do check from your...

@phac123 I fixed some stuff in B-Tree, do test it out and let me know if you still get the error.