airgap-it / beacon-sdk

The beacon sdk allows developers of dApps and wallets on Tezos to implement the wallet interaction standard tzip-10.
https://walletbeacon.io
MIT License
102 stars 64 forks source link

Not working with Angular SSR #769

Closed piyushmanurkar closed 2 months ago

piyushmanurkar commented 3 months ago

Not working with Angular SSR

getting errors like

./node_modules/@airgap/beacon-ui/dist/esm/index.js:1634:28-33 - Error: export 'style' (imported as 'style') was not found in 'solid-js/web' (possible exports: Assets, Dynamic, ErrorBoundary, For, Hydration, HydrationScript, Index, Match, NoHydration, Portal, RequestContext, Show, Suspense, SuspenseList, Switch, addEventListener, createComponent, delegateEvents, escape, generateHydrationScript, getAssets, getHydrationKey, getRequestEvent, hydrate, insert, isDev, isServer, mergeProps, pipeToNodeWritable, pipeToWritable, render, renderToStream, renderToString, renderToStringAsync, resolveSSRNode, spread, ssr, ssrAttribute, ssrClassList, ssrElement, ssrHydrationKey, ssrSpread, ssrStyle, useAssets)

IsaccoSordo commented 2 months ago

Hi @piyushmanurkar, sorry for the late reply. I'm closing this issue in favor of #783, please refer to that issue for further updates and discussions.