-
this ui config :
![WhatsApp Image 2024-10-17 à 12 52 16_132273d3](https://github.com/user-attachments/assets/72d83029-ee69-4871-8f55-a3361920feb7)
this default blade path :
![WhatsApp Image 2024-10…
-
#### Found an issue or bug with electron-vue? Tell me all about it!
Questions regarding how to use `electron` or `vue` are likely to be closed as they are not direct issues with this boilerplate. Ple…
chrtz updated
3 years ago
-
EnrichmentTable
scNetViz
look at the top downloaded Cytosape apps for which apps to feature.
-
### Steps to reproduce
1. Run a Flutter app on a Linux system using a `Wayland` session.
2. The app should listen for clipboard changes using a timer using inbuilt clipboard.
3. Copy new content …
-
## Tasks
- [ ] Perform "desk research" as needed, to inform the work. E.g., is there DS guidance to review? Are there past research findings to review?
- [ ] Create userflow (or userflow options)
- […
-
It would be nice to be able pass some additional content to default twig template. I would like to pass details about environment, app version etc. but only being displayed if details are allowed.
-
### Current Behavior
When trying to serve shell application with more than 1 remotes at the same time, only 1 remote will work.
There is an issue serving remoteEntry.mjs file on one of the remotes
#…
-
### Type of issue
Missing information
### Feedback
When you search for the app in app store and try to add to future meetings, future meeting will not show up in results:
![image](https://github.c…
-
## Abstract
Colab script does not generate setup URI
## Expected behaviour
- Colab script execution is completed successfully
- Colab script returns a Setup URI
## Actually happened
Colab …
-
With Vue 2 the `$mount` will replace the DOM node with the app, but with Vue 3 the app is rendered within the node.
This causes problem in most cases, as the templates `user` and `public` will render…