Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Rte helpers fallback class #293

Closed
NathanPJF opened this issue Sep 24, 2017 · 1 comment
Closed

Rte helpers fallback class #293

NathanPJF opened this issue Sep 24, 2017 · 1 comment
Labels
Milestone

Comments

@NathanPJF
Copy link
Contributor

Problem

When using the helpers slate.rte.wrapTable and slate.rte.wrapIframe, if you do not provide an option for tableWrapperClass the script will apply a class of undefined.

Replication steps

In theme.js, call slate.rte.wrapTable with no class option provided.

  slate.rte.wrapTable({
    $tables: $(tableSelectors)
  });

@t-kelly t-kelly added the bug label Sep 25, 2017
@t-kelly t-kelly added this to the 0.13.0 milestone Sep 25, 2017
@lock
Copy link

lock bot commented Oct 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants