-
Is it possible to invoke the compiler from a JS API instead of a separate process? (Similar to ton-compiler)
-
### XState version
XState version 5
### Description
TS throws an error when `enqueuedActions` is declared within `setups > actions`.
### Expected result
No type error should be ra…
-
I try to explain it.
1. You are in your notifications view and you want to see what you actually wrote, that a person answered
2. You click on the message and get catapulted into the post comments…
-
Instead of having the admin dropdown remain fully in tact when viewing on a mobile device, The dropdown should actually collapse to the hamburger like the native bootstrap navbar does. I'm finding it …
-
### Short Description of the issue:
having multiple pistons activate in parallel (as shown in image) prevents extension of piston
### Steps to reproduce the issue:
place multiple pistons in p…
-
### Context
- Currently, when a new Nonprofit Site is created, we're leaving the default "Discussion" settings (`/wp-admin/options-discussion.php`) from WordPress in tact.
- The default Discussion …
-
Traceback (most recent call last):
File "/home/deepak/tact/tactlabs_tasks/split_array.py", line 1, in
import numpy as np
File "/home/deepak/miniconda3/envs/py39/lib/python3.9/site-packages…
-
Hello. Your modules look great. Thank's for making them available.
I'm working on a OSGO build and seemed to have ordered the wrong Micro Momentary Tact switches (I'm pretty new to this DIY world).…
-
### Summary
Develop a modular, extensible static analyzer to enhance the security and reliability of TON smart contracts.
### Context
Static analyzers detect potential vulnerabilities in contracts …
-
You can `subscribe` to the same event multiple times without issue:
```
FoundationApi.subscribe( 'myModal', _callbackA );
FoundationApi.subscribe( 'myModal', _callbackB );
```
Internally (in `founda…