sergant210 / tagElementPlugin

Edit chunks and snippets by selecting their tags
7 stars 2 forks source link

Compatability with modmore Content Blocks #8

Open ChrstnMgcn opened 5 years ago

ChrstnMgcn commented 5 years ago

I don't see anything inherently different with how Ace is assigned in Content Blocks, but the plugin doesn't work with it. Disabling CB and the RTE allows it to work, but whether I'm using a text area, code, or html code field in CB I get errors when I trigger the hotkeys.

onloadwff.js:formatted:31407 
Assertion failed: Input argument is not an HTMLInputElement
onloadwff.js:formatted:31384 
Uncaught TypeError: Cannot read property 'type' of undefined
    at e.setFieldValue (onloadwff.js:formatted:31384)
    at HTMLFormElement.formKeydownListener (onloadwff.js:formatted:31292)

2019-03-07_15-09-00

Any way to get it to work? Thanks!

sergant210 commented 5 years ago

I have no idea how to check this issue.