Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

  • elawrenc01
    Participant

    @elawrenc01

    I’ve switched back to legacy for the moment.


    elawrenc01
    Participant

    @elawrenc01

    Also this was in the minified version of the js file, not sure if that matters.


    elawrenc01
    Participant

    @elawrenc01

    I am having the same problem but I received this error in the console:

    Uncaught TypeError: Cannot read property ‘strings’ of undefined

    bp.Views.WhatsNew = bp.View.extend({
    tagName: “textarea”,
    className: “bp-suggestions”,
    id: “whats-new”,
    attributes: {
    name: “whats-new”,
    cols: “50”,
    rows: “4”,
    placeholder: BP_Nouveau.activity.strings.whatsnewPlaceholder, <<———
    “aria-label”: BP_Nouveau.activity.strings.whatsnewLabel
    },

    this is in the buddypress-activity-post-form.js file

    Hope that helps.

Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar