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

Usage Instructions link not working #544

Closed glorious1 closed 5 years ago

glorious1 commented 5 years ago

ABT Version: 5.0.2

PHP Version: 7.2.15

Theme:GeneratePress

Plugin List: Quite a few

Browser: Firefox

Expected behavior: In Page editing window, going into ABT's "More Options" menu and clicking "Usage Instructions", I expect it would open a window or tab and go to the github site.

Actual behavior: Nothing happens.

Console messages:

// Paste messages here

JQMIGRATE: Migrate is installed, version 1.4.1 load-scripts.php:9:542 onmozfullscreenchange is deprecated. components.min.js:12:81117 onmozfullscreenerror is deprecated. components.min.js:12:81117

dsifford commented 5 years ago

I can't reproduce this unfortunately. I'll leave this open to see if more people turn up with the same problem.

glorious1 commented 5 years ago

Thanks, looks like it is some Firefox thing (v. 65.0.1). Tried in Safari and it worked. Restarted Firefox, still didn’t work.

On Feb 15, 2019, at 1:33 PM, Derek Sifford notifications@github.com wrote:

I can't reproduce this unfortunately. I'll leave this open to see if more people turn up with the same problem.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dsifford/academic-bloggers-toolkit/issues/544#issuecomment-464208776, or mute the thread https://github.com/notifications/unsubscribe-auth/AFuewYamlMBT-Akw4tOdKvmTOyq0xMv-ks5vNyeagaJpZM4a-Uh0.

dsifford commented 5 years ago

Might want to open an issue with those logs here: https://github.com/WordPress/gutenberg/issues

The onmozfullscreenchange might have something to do with it. It's related to the external link component in that repo.