Topic: mdbWYSIWYG() is not a function

dwilkins.sg free asked 4 years ago


Expected behavior

WYSIWYG Editor Appears

Actual behavior

I just see a regular textarea box. Error in safari is "$("#welcome_message").mdbWYSIWYG is not a function. (In '$("#welcome_message").mdbWYSIWYG()', '$("#welcome_message").mdbWYSIWYG' is undefined)"

Resources (screenshots, code snippets etc.)

Javascript

$("#welcome_message").mdbWYSIWYG();

CSS

HTML

    <textarea id="welcome_message">
      <br>
      <h1 style="text-align: center;">Shoots Survey</h1>
      <p style="text-align: left;">Hi Everyone, please do your best...</p>

    </textarea>

dwilkins.sg free commented 4 years ago

The Javascript and CSS parts of my post have been removed.

For CSS I have links to boostrap.min.css & mdb.min.css (both mdbpro versions)

For Javascript I have jquery.min.js, popper.min.js, bootstrap.min.js, mdb.min.js


Grzegorz Bujański staff commented 4 years ago

Hi. I will add it to our to-do list. We'll fix it



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.18.0
  • Device: Mac
  • Browser: safari
  • OS: catalina
  • Provided sample code: No
  • Provided link: No
Tags