Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[WebProfilerBundle] Fix row update on finish ajax request #30380

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

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

yceruto
Copy link
Member

@yceruto yceruto commented Feb 25, 2019

Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -
Uncaught TypeError: Cannot read property 'setAttribute' of undefined
    at finishAjaxRequest
    at XMLHttpRequest.<anonymous>

Continuation of #30130

@fabpot
Copy link
Member

fabpot commented Feb 26, 2019

Thank you @yceruto.

@fabpot fabpot merged commit ff9e494 into symfony:master Feb 26, 2019
fabpot added a commit that referenced this pull request Feb 26, 2019
…(yceruto)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[WebProfilerBundle] Fix row update on finish ajax request

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

```
Uncaught TypeError: Cannot read property 'setAttribute' of undefined
    at finishAjaxRequest
    at XMLHttpRequest.<anonymous>
```

Continuation of #30130

Commits
-------

ff9e494 Fix row update on finish ajax request
@yceruto yceruto deleted the fix_30130 branch February 26, 2019 11:59
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