getgrav / getgrav/grav-plugin-shortcode-ui
ui-atext is missing jQuery library
Open
- Dominant language
- CSS
- Stars
- 48
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I found that ui-atext text is not working alone without using ui-tabs so I've added
`$this->shortcode->addAssets('js', ['jquery', 101]);` after this line
https://github.com/getgrav/grav-plugin-shortcode-ui/shortcodes/AnimatedTextShortcode.php#L15
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.