Skip to content
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

[FIX] Some Safari bugs #13895

Merged
merged 2 commits into from
Mar 26, 2019
Merged

[FIX] Some Safari bugs #13895

merged 2 commits into from
Mar 26, 2019

Conversation

tassoevan
Copy link
Contributor

Input text fields caret size

Before:

Captura de Tela 2019-03-25 às 13 34 17

After:

Captura de Tela 2019-03-25 às 13 34 01

Error on rendering message box

Before:

TypeError: undefined is not an object (evaluating 'navigator.permissions.query') – undefined

After:

Only use Permissions API when available on the browser and assume the audio recording is allowed; when denied to start recording, hides the audio recording button (microphone icon).

@sampaiodiego sampaiodiego merged commit 6ef4095 into develop Mar 26, 2019
@sampaiodiego sampaiodiego deleted the fix/safari-ui branch March 26, 2019 11:44
@rodrigok rodrigok mentioned this pull request Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants