Cannot set property 'setHash' of null
See original GitHub issueHi
I am Pavel Panov.
I have tried to use <ngx-extended-pdf-viewer>
.
But I have got this error.
My code is like this.
<ngx-extended-pdf-viewer
*ngIf="base64src"
[base64Src]="base64src"
height="500px"
delayFirstView="1000"
[useBrowserLocale]="false"
[zoom]="'auto'"
[language]="currentLang"
[showSidebarButton]="false"
[showOpenFileButton]="false"
[showPrintButton]="false"
[filenameForDownload]="fileName">
</ngx-extended-pdf-viewer>
When I change ‘useBrowserLocale’ property to “True”, there is no error like this [useBrowserLocale]=“true” In this case, I can’t change the language for pdf viewer. How to fix this problem? Thanks.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:8 (5 by maintainers)
Top Results From Across the Web
TypeError: Cannot set property 'setHash' of null - Stack Overflow
1 Answer 1 ... Adding useBrowserLocale="true" in HTML properties solved the issue. Share. Share a link to this answer.
Read more >Cannot read property 'setHash' of undefined | SAP Community
Hi All , I am getting the below error when I am navigating from one view to other based on some event -...
Read more >HashSet<T> Class (System.Collections.Generic)
Returns the elements of the specified sequence or the specified value in a singleton collection if the sequence is empty. Distinct<TSource>(IEnumerable<TSource>).
Read more >HashSet in std::collections - Rust
Creates an empty HashSet with at least the specified capacity. The hash set will be able to hold at least capacity elements without...
Read more >Set-property with null-value is not set to null, when mapping ...
Set -property with null-value is not set to null, when mapping bean to new object. The generated code is: if ( set !=...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello. Sorry for silence. I will tell you is it works tomorrow on my job where i Will check it
pon., 10 cze 2019, 23:16 użytkownik Stephan Rauh notifications@github.com napisał:
@szymonlacki Off-topic: You’ve published your private e-mail address with the latest answer. Assuming that you didn’t want to do that, I’ve removed it from the text in order to protect your privacy. Of course I can restore the original message again if you prefer that.