-
### Version
module: 5.0.0-1624817847.21691f1
nuxt: 2.15.8
### Nuxt configuration
#### [mode](https://nuxtjs.org/api/configuration-mode):
- [ ] universal
- [x] spa
### Nuxt configuration
…
vUdav updated
2 years ago
-
Hi,
Maybe a framework like VueJS could be used instead of HTML + JS (JQuery + Bootstrap). I think the use case so far is perfect for a small app as Annif is right now.
But for #24 and onward, I …
-
this should contain the tooling stuff for node modules. For example a parent pom (containing maven plugins) to be used for creating js based applications. Alternatively this could be directly done in …
subes updated
4 years ago
-
### Version
@vue/cli-service 3.5.0
### Environment info
```
System:
OS: Linux 4.19 Ubuntu 20.04.2 LTS (Focal Fossa)
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Binarie…
-
### I'm submitting a
- [x] bug report
- [ ] feature request
### Background info
When trying to login using okta widget and the user is not assign to the application. I get the following er…
-
**Prerequisites**
Can you reproduce the problem reliably?
Yes
**Description**:
The green line under each tab is not visible and does also not appear when a tab is clicked.
**Steps to Repr…
-
Please describe what the rule should do:
Prevent using the `watch` function without a override. This can cause very subtle race conditions throughout your application.
What category should the rul…
-
Hi all,
I'm currently in the process to migrate an enterprisey Vue2 application to Vue3.
The app uses custom element components built with lit-html _all over the place_ to be in line with corporat…
-
1. 文档与API不兼容
![image](https://github.com/vbenjs/vite-plugin-mock/assets/33128022/7e7cfbb0-1da5-481a-905a-b7579651d4a7)
2. package.json 如下
```json
{
"name": "xxx",
"version": …
-
When upgrading Laravel Mix from 1.7.x to 2.x my CSS is no longer purged of unused classes.
Asking here first since I thought it likely someone here would have run into this already, back when Mix 2…