Greg Roach
Greg Roach
1) You are trying to load and format 13000 records. For any amount of memory, there will always be a maximum number of records that can be displayed. 2) Exporting...
As far as I can tell, this function is only used by the statistics. Since it doesn't use any private functions/data of the `GedcomRecord` object, I don't think it belongs...
It seems that bing has retired this feature. Now you can only submit sitemaps via their webmaster-tools site.
The code is using the GEDCOM 5.5.1 definition of `ROLE_IN_EVENT`, not the GEDCOM 7.0 defintion.
I think it is probably a bug. The comment was really to myself, to record my initial investigation.
Same as #3 ?
Oops - that's not good.
I think it's related to https://github.com/DataTables/Dist-DataTables-Bootstrap5/issues/11
I have downgraded to datatables 1.x until the upstream issue is fixed. Keep this issue open until we can work with 2.x.
As far as I can tell, this is a bug in the [pinch-zoom](https://github.com/GoogleChromeLabs/pinch-zoom) package. The cropped image is caused by an inline `overflow:hidden`. However, this is needed to prevent scrollbars...