dsteem icon indicating copy to clipboard operation
dsteem copied to clipboard

runing problem

Open sweet-smail opened this issue 6 years ago • 3 comments

When I use dsteem in react-native, I import dsteem from "dsteem" in redux-saga, and he'll report errors. I don't know why. This seems to be my problem.

v lygt n q x i 6 hs z6

sweet-smail avatar Sep 28 '18 08:09 sweet-smail

try import instead require:

import * as dsteem from 'dsteem'

mahdiyari avatar Sep 28 '18 09:09 mahdiyari

import * as dsteem from 'dsteem' -->The same problem

But I introduced this component without importing saga, which is not wrong. I don't know why.

@mahdiyari

sweet-smail avatar Sep 28 '18 09:09 sweet-smail

any updates on this issue ? I have the same issue and am stuck

betharavikiran avatar Feb 04 '19 23:02 betharavikiran