Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

add plugin controller error #16

Closed
ghost opened this issue Jan 3, 2017 · 1 comment
Closed

add plugin controller error #16

ghost opened this issue Jan 3, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 3, 2017

At page load:
add-plugin-controller.js:119 SyntaxError: Cannot declare a parameter named 'evt' as it shadows the name of a strict mode function.

so when I click button to add plugin:
angular.js:14195Error: [$controller:ctrlreg] The controller with the name 'AddPluginController' is not registered.

how can I fix this

@ghost
Copy link
Author

ghost commented Jan 3, 2017

Safari
the fix seems to not use same name for function and parameter .................. evt(evt)

@ghost ghost closed this as completed Jan 4, 2017
hainguyen8y pushed a commit to hainguyen8y/konga that referenced this issue Aug 19, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants