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
I am trying to migrate to the new content components but as soon as i add a wrapper, block or inline Keystatic stops working
That points to this import import debounce from "/node_modules/lodash/debounce.js?v=1a485ea4";
I am on the newest version of Astro, Keystatic and the Keystatic Astro intergration.
I am trying to migrate to the new content components but as soon as i add a wrapper, block or inline Keystatic stops working
That points to this import
import debounce from "/node_modules/lodash/debounce.js?v=1a485ea4";
I am on the newest version of Astro, Keystatic and the Keystatic Astro intergration.
This is the config:
The text was updated successfully, but these errors were encountered: