You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our country people cant used latest technology utilities
For example we have customer with windows 7 and cpu dual core!
We cant force them to bought new system for our applications
We must be consider continued support them
In blazor must be used new features that check if browser is not compatible with blazor requirements like simd that our customers doesnt have problem with .net 7 but in .net 8 with this requirement many of them cant be used our system
We must be avoid to happen that problems when migrating from old version to new version
Reproduction Steps
Migrate from .net 7 to .net 8 and use windows 7
Expected behavior
Application is nit running
Actual behavior
Application must be check browser version and run specific version of that
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response
The text was updated successfully, but these errors were encountered:
ghost
added
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
untriaged
New issue has not been triaged by the area owner
labels
Jul 26, 2023
Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.
Issue Details
Description
In our country people cant used latest technology utilities
For example we have customer with windows 7 and cpu dual core!
We cant force them to bought new system for our applications
We must be consider continued support them
In blazor must be used new features that check if browser is not compatible with blazor requirements like simd that our customers doesnt have problem with .net 7 but in .net 8 with this requirement many of them cant be used our system
We must be avoid to happen that problems when migrating from old version to new version
Reproduction Steps
Migrate from .net 7 to .net 8 and use windows 7
Expected behavior
Application is nit running
Actual behavior
Application must be check browser version and run specific version of that
Description
In our country people cant used latest technology utilities
For example we have customer with windows 7 and cpu dual core!
We cant force them to bought new system for our applications
We must be consider continued support them
In blazor must be used new features that check if browser is not compatible with blazor requirements like simd that our customers doesnt have problem with .net 7 but in .net 8 with this requirement many of them cant be used our system
We must be avoid to happen that problems when migrating from old version to new version
Reproduction Steps
Migrate from .net 7 to .net 8 and use windows 7
Expected behavior
Application is nit running
Actual behavior
Application must be check browser version and run specific version of that
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response
The text was updated successfully, but these errors were encountered: