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 have a chrome web extension which deploys and works in Chrome, but testing the components in SB..gives
'chrome is not defined' when it hits my chrome.i18n...call
My dev environment is SvelteKit.
(There was one similar discussion from March 2023, same issue for a react developer - no answers to that one)
Is there any way to make SB aware of the chrome global?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a chrome web extension which deploys and works in Chrome, but testing the components in SB..gives
'chrome is not defined' when it hits my chrome.i18n...call
My dev environment is SvelteKit.
(There was one similar discussion from March 2023, same issue for a react developer - no answers to that one)
Is there any way to make SB aware of the chrome global?
Beta Was this translation helpful? Give feedback.
All reactions