I am using router.navigate in Angular4, but the problem with this is on opening the new tab the previous tab freezes for seconds. In other words, I cannot perform any operation on the first tab till the newly opened tab gets the data.
On opening new tab the previous tab freezes in Angular4
54 views Asked by Lakshya At
0
There are 0 answers
Related Questions in ANGULAR4-ROUTER
- Angular 4 routing: navigate to home page
- Angular 4 search box with duplicate text
- Reset the drop down values in angular4 with customized fields
- Ionic 3 how to receive an array from one page to another page
- Got Error: Cannot match any routes. URL Segment:
- how to replace space with plus(+) url in angular 5?
- I am not able to see one component in DOM if i include router-outlet directive. There is no error message
- multiple layout routes protected by auth guard service is not working properly
- Angular - App not routing properly on manual page refresh
- How to get previous page url while navigating to new page in angular 4
- how to load the angular 6 application fast in browser?
- In angular 4 project, When I removed # from url. After removing # I am facing page refresh related issue
- An error occurred attempting to determine the process id of dotnet.exe which is hosting your application.A task was canceled
- On opening new tab the previous tab freezes in Angular4
- Angular: Router links change after routing in nested router
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)