-
**IMPORTANT**: Before you create an issue, please take a look at our [Issue Reporting Guide](https://github.com/alexa/avs-device-sdk/wiki/Issue-Reporting-Guide).
## Briefly summarize your issue:
…
-
模块 A 调用模块 B 的 controller
然后在模块 B 的 controller 实例化 model
它默认是回到模块 A 中去寻找该 model
然后找不到该 model 就报该方法不存在的错误
我记得 thinkjs 2.0 的是哪个模块调用的 model 就去当前模块寻找的
参见:
## module_A:
controller.js:
```js
exp…
-
Any suggestions for the rewrite when it comes to the launcher?
-
I deployed rook cluster for a month but after a restart, I think monitoring pod changes their name pattern.
```
mon6-rtnz2 1/1 Running 0 5d
mon8-6v1tl …
-
As reported here: https://github.com/google/auto/issues/560, trying to build Gerrit Code Review with this Bazel patch: https://github.com/hhclam/bazel/commit/64212c8026df9fc6361d5af8414acc373e221955, …
-
- [x] Unable to advance to the next field easily
- [x] Done button ends up floating well above the keyboard at times
-
- Distribution (with version): Ubuntu 17.10
- Installation method (package or source): source
Hey, I just installed arc-theme, everything is working fine, beside the top-dock that haven't change…
-
When xml is written it should have the namespace in the first element.
Saml, Saml2 and Dsig should be added.
-
The CI should report statistics for examples built with the release variant:
* Top data segment symbols, descending by size (unmangled names)
* Top text segment functions, descending by size
* To…
-
Hello,
There is a question which I like to raise: Imagine, a user wants to upload a picture and it is a big size, the type of will be `application/octet-stream`. Therefore, it is not useful for us …