-
I wrote a little Trash script to see what I would find in grammars-v4 for unreferenced parser rule symbols, where there is a parser rule defined, but the LHS symbol of the rule is never reference anyw…
-
The DEST Tag is an optional part of the HEAD tag.
The DEST tag itself has no value, only sub-tags.
THE DEST tag is very much like the SOUR tag, the mandatory part of the HEAD tag.
The error is th…
-
When built, the manager + preview are around 2.6 MB excluding the user's code. Even for a development tool, this is quite a hefty amount.
I've been investigating different ways this can be reduced…
-
**Information:**
- Prism version: 1.26.0
- Plugins: none
- Environment: Browser/Webpack
**Description**
Error: `frontend.js:68 Uncaught TypeError: Cannot set properties of undefined (settin…
-
### Details
The DEST Tag is an optional part of the HEAD tag.
The DEST tag itself has no value, only sub-tags.
THE DEST tag is very much like the SOUR tag, the mandatory part of the HEAD tag.
The…
-
This plugin does not work on webpack applications. After doing some testing and looking into the source code of this project, Prism themselves say that this is because you should not call loadLanguage…
-
I'm seeing parser errors with the Gedcom files at https://webtreeprint.com/tp_famous_gedcoms.php
The errors are "Can't parse line: 0 TRLR".
-
### Details
src\Gedcom\Record\Indi.php does not comply with psr-4 autoloading standard.
-
Running your example I get
test-read-gedcom5.py
Traceback (most recent call last):
File "/dosd/bin/test-read-gedcom5.py", line 19, in
gedcom.indi[0].name.value == 'Bob /BROWN/'
^^^^^…
-
### Details
Use $conn in import job dispatch for laravel respective of the jetstream teams multi tenancy
File reference is app/Jobs/ImportGedcom.php
$conn is required by php gedcom and laravel …