You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Be able to select the inner div and wrap it in {}<div><div/></div>// Which will become<div>{<div/>}
</div>// This is useful when doing something like this<div>{somePredicate&&<div/>}</div>
Actual behavior
Receive the following error
mismatch sexp state: wrapping would break structure
Environment & version information
smartparens version:
Active major-mode: typescript-tsx-mode
Smartparens strict mode: nil
Emacs version (M-x emacs-version): GNU Emacs 28.2 (build 1, aarch64-apple-darwin21.1.0, NS appkit-2113.00 Version 12.0.1 (Build 21A559)) of 2023-02-23
Starterkit/Distribution: Doom
OS: darwin
The text was updated successfully, but these errors were encountered:
Expected behavior
Actual behavior
Receive the following error
Environment & version information
smartparens
version:major-mode
:typescript-tsx-mode
M-x emacs-version
): GNU Emacs 28.2 (build 1, aarch64-apple-darwin21.1.0, NS appkit-2113.00 Version 12.0.1 (Build 21A559)) of 2023-02-23The text was updated successfully, but these errors were encountered: