There is a error writing : Undefined widget âedit-comptextâ
What I have done so far?
1 Contact the developer through email but no response
2 Search the topic in this forum, stack workflow, etc but no explanation
Thus I try to seek answer and assistance by making a new topic. Is there anyone has the same problem / issue ?
Yes, I have save it and reload it. For your information, now I can not edit all of my tiddler. Itâs stuck with the error message Undefined widget âedit-comptextâ in the editor area
As why the comptext is disabled (the yellow one in the screenshot), I donât know the reason. I donât set any thing or press any key but it is disabled.
After that, I click import, save and reload. Afterwards, I set comptext replacing text on the editor.
I try to search one of your shadow tiddler suggestion and I can not find any in my TW. So I guess the plugin is not automatically unpack the shadow tiddler. But again I donât know the reason. Do you have any suggestion for me to try?
As indicated in your reply to @Mark_S, it appears that the plugin IS installed, but is also DISABLED. This would certainly account for the âundefined widgetâ error message!
To re-enable the plugin, you can either:
DELETE the following tiddler: $:/config/Plugins/Disabled/$:/plugins/snowgoon88/edit-comptext
or
Using the $:/ControlPanel > Plugins tab, find the entry for $:/plugins/snowgoon88/edit-comptext (the one that has the striped yellow background) and click on the âright chevronâ button along the left side of that entry (it may be a little hard to see). This will display the plugin details. You should see an âEnableâ button at the top right of the details. Click this button.
Then save-and-reload. View the $:/ControlPanel > Plugins tab again to confirm that the striped yellow background is gone. The plugin should now be working as desired.
Thank you for your complete solution. It works now!!
So the root cause is that the plugin is not automatically enabled and I am lacking the knowledge of how to enable the plugin. All of other plugins is directly enabled the first time they are installed.