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

Javascript exceptions #2783

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Javascript exceptions #2783

merged 1 commit into from
Dec 1, 2022

Conversation

brkcvn
Copy link
Contributor

@brkcvn brkcvn commented Nov 30, 2022

Fixed exceptions

  • TypeError: Cannot read properties of undefined (reading 'clear')
  • TypeError HTMLDivElement.hide(public/akaunting-js/generalAction)

Fixed exception at previous development

  • TypeError: Cannot read properties of null (reading 'contains')
  • TypeError: Cannot read properties of null (reading 'addEventListener')
  • TypeError: form.errors is undefined
  • ReferenceError: onSubmit is not defined
  • TypeError: undefined is not an object (evaluating 'form.errors.clear')

@brkcvn brkcvn added the Bug label Nov 30, 2022
@brkcvn brkcvn added this to the 3.0.11 milestone Nov 30, 2022
@brkcvn brkcvn changed the title console error fixed Javascript exceptions Nov 30, 2022
@brkcvn brkcvn merged commit a5bf320 into akaunting:master Dec 1, 2022
@brkcvn brkcvn deleted the exceptions branch December 12, 2022 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant