-
## Bug Report
- [x] I would like to work on a fix!
**Current Behavior/Expected Behavior/Potential Solution**
I am developing a custom plugin. The details of the plugin are irrelevant to this …
-
Hi I am studying the code generation - in order to make function calls safe - where necessary.
This ticket is a follow up - to provide a PR for https://github.com/ghcjs/ghcjs-dom/issues/78
I have ha…
-
make sure that closure compiler with `ADVANCED_OPTIMIZATIONS` works again
luite updated
5 years ago
-
I tried to get your latest 3.0.0 snapshot of the scripting addon running with my existing scripts. I updated `ohj` to the latest commit on `master`.
Still getting this exception:
```
14:01:08.1…
-
## This issue is a:
- Bug
### Environment
| Question | Answer |
| --------------------------- | :-----------: |
| Magento version | 2.3.0 |
| Browser …
-
This would solve a number of issues. For example, we would like to use a control layout compatible with Bootstrap to help with CSS styling. We can hardcode, but that's not so nice, and then the JavaSc…
-
Rough thoughts on action system, interested in thoughts.
Background:
- Headset module provides input from a wide variety of input sources
- It's hard to resolve all of these inputs into high le…
-
```
Seems that OnLoadEnd is not the same as DOMContentLoaded, when testing loading
of big image it behaves more like window.onload. We need a built-in event when
DOM is ready. We should inject javas…
-
**Describe the bug**
in some cases the binding expression is interpreted as eval. then, the resulting javascript want to call the vis function which is not available.
**To Reproduce**
Steps t…
-
My main interest in this project is to be able to use webkit from C on all three supported platforms. Although the example compiling from the C++ examples works as described in the README file, chang…