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
when building SSR pages using the "preferred" custom HTML element with constructor params, the second parameter passed to the constructor is supposed to be an instance of Greenwood's compilation object.
create a page (the page may have to be typescript, I did not test with javascript)
thescientist13
changed the title
SSR pages using custom HTML element with constructor params
SSR pages using custom HTML element with constructor params returns undefined for compilation object
Feb 3, 2025
when building SSR pages using the "preferred" custom HTML element with constructor params, the second parameter passed to the constructor is supposed to be an instance of Greenwood's compilation object.
create a page (the page may have to be typescript, I did not test with javascript)
then start the Greenwood dev server and navigate to it.
You will see
The text was updated successfully, but these errors were encountered: