Angular generates a unique component ID for each component to apply style encapsulation, restore application state, etc. Our compile code generated the same ID every time some HTML was compiled, and Angular displayed a warning in the console. Applying a different attribute every time makes sure the component ID is different in each compile.
Moodle App
This is the primary repository of source code for the official mobile app for Moodle.
This project is tested with BrowserStack.
License
Description
Languages
TypeScript
80.3%
HTML
7.7%
Gherkin
4.8%
SCSS
3.2%
JavaScript
2%
Other
2%