Closed carlfromfelton closed 1 week ago
It works if I use
// @ts-ignore
const {convertFontIcon} = window?.divi?.conversion;
Instead of
import {convertFontIcon} from "@divi/conversion";
As the issue gets resolved I am closing this one. Thanks.
Problem Description
Added to my conversion-outline.ts file the following code to handle the conversion of the icon font selection field
Describe what you expected to happen Expect the D4 module to load the correct value for the icon selection when open for the first time on D5
Describe what actually happened After saving the change on my conversion-outline.ts file, I get the following error in the console
Related Links or Information
Screenshot and/or gif
System Information