-
Notifications
You must be signed in to change notification settings - Fork 239
[NET10] WebView Js toggle #2999
New issue
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
[NET10] WebView Js toggle #2999
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit f6c17c7:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/user-interface/controls/datepicker.md | View (>=net-maui-8.0) | Details | |
| docs/user-interface/controls/timepicker.md | 💡Suggestion | View (>=net-maui-8.0) | Details |
| docs/user-interface/controls/picker.md | ✅Succeeded | View (>=net-maui-8.0) | |
| docs/user-interface/controls/webview.md | ✅Succeeded | View (>=net-maui-8.0) | |
| docs/user-interface/includes/mvvm-toolkit-note.md | ✅Succeeded | ||
| docs/user-interface/includes/pickers-open-close-dotnet10.md | ✅Succeeded |
docs/user-interface/controls/datepicker.md
- Line 30, Column 25: [Warning: xref-not-found - See documentation]
Cross reference not found: 'System.Nullable{System.DateTime}'.
docs/user-interface/controls/timepicker.md
- Line 15, Column 114: [Suggestion: learn-site-link-broken - See documentation]
Link '/dotnet/standard-base-types/custom-date-and-time-format-strings/' points to a learn site page that doesn't exist. Check the path or URL and update the link.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
…atformConfiguration.AndroidSpecific.WebView APIs; note default enabled and EvaluateJavaScriptAsync caveat; update ms.date.
f6c17c7 to
28f08aa
Compare
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 28f08aa: ✅ Validation status: passed
For more details, please refer to the build report. |
Add note about Android platform specific
Internal previews