ButuzGOL
ButuzGOL
Have this error Uncaught TypeError: Object [object global] has no method 'suiteURL' mocha.js:2585 ``` Gone in Sixty Seconds Test Runner window.mocha.setup('bdd'); ``` ``` require([ '../test/lib/error-handler', '../test/lib/utils', '../test/lib/support', '../test/helpers/application', '../test/helpers/sessions', '../test/application',...
Got this error ● Storyshots › PageHeader › Details TypeError: _this.target.getAttribute is not a function at node_modules/rc-tween-one/lib/Tween.js:108:51 storyshots.test.ts ``` import initStoryshots, { multiSnapshotWithOptions } from '@storybook/addon-storyshots'; import '@/testUtils'; initStoryshots({ test:...
for example defaultCode="ADF" ``` Possible Unhandled Promise Rejection (id: 7): TypeError: Cannot read property 'indexOf' of undefined function stripColons(str) { var colonIndex = str.indexOf(':'); ```
When i do focus on 1 step input it breaks layout When i do focus on 2 step i cant click any area
I have found issue that when i am using 'react-native-exception-handler' crash report doesn't sends to server i am using https://github.com/invertase/react-native-firebase
i tried to add this lines in https://github.com/globalizejs/globalize/blob/master/examples/app-npm-webpack/app/index.js#L1 ``` Globalize.load( require( "cldr-data" ).entireSupplemental() ); Globalize.load( require( "cldr-data" ).entireMainFor( "en", "es" ) ); ``` got a lot of warnings and error...
When comment out ``` new GlobalizePlugin({ developmentLocale: "en", }) ``` i have webpack errors ``` RROR in ./node_modules/globalize/dist/globalize.js Module not found: Error: Can't resolve 'cldr' in '/Users/butuzgol/Desktop/revvy-ui/docs/node_modules/globalize/dist' @ ./node_modules/globalize/dist/globalize.js 22:2-25:14...
Have tried to render in web found issues 1. cant resolve DoneButton.ios => DoneButton 2. Swiper borders 3. Not swiping and moving by dots