quasarframework / quasar

Quasar Framework - Build high-performance VueJS user interfaces in record time
https://quasar.dev
MIT License
25.29k stars 3.43k forks source link

fix: ios always undefined #17130

Closed bartduisters closed 2 weeks ago

bartduisters commented 2 weeks ago

What kind of change does this PR introduce?

This reverts an else that was added two months ago, perhaps by mistake? With the else, it is impossible to detect 'iOS' when using either chrome, edge or firefox on an iOS device.

Does this PR introduce a breaking change?

The PR fulfills these requirements:

Other information: This came from feedback in Discord.

Screenshot 2024-04-22 at 21 39 29
github-actions[bot] commented 2 weeks ago

UI Tests Results

0 tests   0 :white_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit af009d68.

rstoenescu commented 2 weeks ago

Thanks for contributing! This will go into Quasar v2.15.4