We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using the feedback in an li-element in Firefox, some errors occur. <li class="hidden-xs" feedback (send)="sendFeedback($event)"></li>
<li class="hidden-xs" feedback (send)="sendFeedback($event)"></li>
The errors that I get are (more info in screenshots):
The errors only occur when I am using Firefox. They don't appear in Chrome. I'm using Angular-cli 7.3.3.
The text was updated successfully, but these errors were encountered:
solve bug 'The operation is insecure' for external images RickonChen#6
0aa2685
Hi, @JoachimVeulemans , i forked this repository because the author not maintain this one. I solve your problem on the new npm package https://www.npmjs.com/package/ngx-md-feedback.
Sorry, something went wrong.
No branches or pull requests
When using the feedback in an li-element in Firefox, some errors occur.
<li class="hidden-xs" feedback (send)="sendFeedback($event)"></li>
The errors that I get are (more info in screenshots):
The errors only occur when I am using Firefox. They don't appear in Chrome. I'm using Angular-cli 7.3.3.
The text was updated successfully, but these errors were encountered: