dsifford / academic-bloggers-toolkit

WordPress plugin providing an all-in-one solution for effective academic blogging.
https://wordpress.org/plugins/academic-bloggers-toolkit/
GNU General Public License v3.0
120 stars 38 forks source link

Insert Citation and Footnote fails (Gutenberg) #552

Closed worldoptimizer closed 5 years ago

worldoptimizer commented 5 years ago

ABT Version:

Latest (date of report)

PHP Version: 7.3 but I can also choose 7.2 or 7.1 if it helps

Theme: Tabor

Plugin List:

Browser: Google Chrome (Version: 72.0.3626.121 )

Expected behavior:

insert Citation and insert footnote doesn't create anything!

Actual behavior:

nothing after pressing button to insert also on clicking okay on footnote

Console messages:

32react-dom.min.fa9ca8c8.js:17 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
    at xe (index.js?ver=1554290099:1)
    at P (index.js?ver=1554290099:1)
    at ve (index.js?ver=1554290099:1)
    at Fe (index.js?ver=1554290099:1)
    at Ce (index.js?ver=1554290099:1)
    at t.value (index.js?ver=1554290099:55)
    at t.value (index.js?ver=1554290099:55)
    at Object.insertCitation [as onClick] (citation.tsx:93)
    at t.value (index.js?ver=1554290099:19)
    at index.js?ver=1554290099:19
dsifford commented 5 years ago

I think the gutenberg team released a breaking change their last update which might have something to do with this.

I'll try to look into it when I get some time.

dsifford commented 5 years ago

This will be fixed in the next release (hopefully sometime this weekend)