Bug#1064824: libjs-d3-tip: TypeError: h.map is not a function

2024-02-26 Thread Julian Gilbey
On Mon, Feb 26, 2024 at 12:15:54PM +0100, Petter Reinholdtsen wrote: > [Julian Gilbey] > > If it's OK, I can do that and release it. > > It is more than OK, it is most welcome. I packaged this to solve a > dependency, but do not know much about javascript packaging and would > love for someone

Bug#1064824: libjs-d3-tip: TypeError: h.map is not a function

2024-02-26 Thread Petter Reinholdtsen
[Julian Gilbey] > If it's OK, I can do that and release it. It is more than OK, it is most welcome. I packaged this to solve a dependency, but do not know much about javascript packaging and would love for someone who do to take over. :) I suspect I prepared a new version and decided to wait

Bug#1064824: libjs-d3-tip: TypeError: h.map is not a function

2024-02-26 Thread Julian Gilbey
On Mon, Feb 26, 2024 at 09:32:44AM +, Julian Gilbey wrote: > Package: libjs-d3-tip > Version: 0.7.1-5 > Severity: important > > I have tried to use d3-tip.min.js for a website in another package, > but it fails with the error: "Uncaught (in promise) TypeError: h.map > is not a function".

Bug#1064824: libjs-d3-tip: TypeError: h.map is not a function

2024-02-26 Thread Julian Gilbey
Package: libjs-d3-tip Version: 0.7.1-5 Severity: important I have tried to use d3-tip.min.js for a website in another package, but it fails with the error: "Uncaught (in promise) TypeError: h.map is not a function". This comes from the index.js line "d3.map({ ...". Presumably d3 no longer ships