-
Hello everyone,
I'm facing an Issue with spinning up the rstudio-workbench helm chart when deploying it with the Option `userCreate = true` . The creation of the local user goes through but the wh…
-
This is to report a segfault I observed when running OCaml dynamically-loaded code compiled to x86 on an Apple M1 Pro and run with the Rosetta 2 emulator. The same code works well compiled and run on …
-
Hi Jonathan,
we host a large Mason-driven site (ca. 2,000 more or less static pages). Loosely part of the site as well, there is a page registry to track internal links so we can detect orphan pages …
-
This is possibly related to #450
When I load my project, a blueprint that I have that calls ExecutePythonString always errors saying that it can''t find a function named that. I keep having to dele…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
ghost updated
5 hours ago
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Detailed Steps to reproduce the behavior:
1. Open '...'
2. Click on '....'
3. See error
**…
-
# 🙋 feature request
Missing certain babel plugins results in semi-cryptic error messages. For example, missing `@babel/preset-react` and then trying to include JSX results in this error:
```
…
-
Hey,
I've been using your extension for a while now and what I've noticed that I end up doing a lot is disabling the extension whenever the expanded type is too large.
Without the extension I can …
-
Thanks for the great plugin! While I personally don't like scroll hijacks, this is the best plugin I've yet to find to make it the best user experience possible, so great work.
I've only had one ma…
-
**Describe the bug**
Event configure this in vue.config.js , the dist entry files still have `webextension-polyfill module code`
```
chainWebpack: (config) => {
// adambullmer/vue-cli-plugin-…