-
## Device you want to apply for
```
Redmi Note 10 (mojito)
```
## Device tree sources
```
https://github.com/arefinuwu/device_xiaomi_mojito
https://github.com/arefinuwu/kernel_xiaomi_mojito…
ghost updated
2 years ago
-
Hello,
I'm facing some issue where .xlf files are not processed even if the readme indicated this format is handled 👍
https://www.mojito.global//docs/refs/mojito-file-formats/
`mojito repo-cre…
-
HI,
I just trying out few tutorials in the mojito, and got stuckup in the dynamic mojit creation.
whether we include a grand child in the dynamic mojit at controller file.
I do not know this is…
-
I have a mojit with a binder that tunnels a database query to its server-side controller. In the binder, the response is processed by a ModelList hooked to a DataTable. Everything works fine as long a…
-
### Description
It would be great, to have the possibility to render / show a custom HTML string and not only a path to a specific file.
### Additional Context
_No response_
### Code Snippet
```g…
-
What Happens:
1. Mojito is started with a mojit that has ''appLevel':true' in its 'definition.json'.
2. The user successfully visits a mojit on that app.
3. The user attempts to visit the mojit with t…
-
Let's use this to track windows support. At the moment, when trying to test mojito in windows by using `npm test`, I'm getting some weird errors, I'm not so sure it is related, but in any case, I will…
-
https://github.com/kingo55/mojito-js-delivery/blob/9f313bd1ba59f1f8dcb80cc4df41b6b02b08f28c/lib/mojito.js#L364-L377
-
If we're to include the Mojito lib inside anywhere that uses the strict interpreter, I think it will fail to run. Adding `'use strict';` to the top of the lib prevents us from even reaching the first …
-
Currently when you build the container, it pulls together:
1. Mojito library code
2. Shared code
3. All `live` and `staging` tests' code
And it outputs that to both a minified and un-minified …