Stimulsoft Dynamic error
Posted: Mon Jan 13, 2025 7:44 pm
Dears,
I'm trying to use stimulsoft angular & js packages to use stimulsoft viewer in my angular application with apply custom pagination on next & previous pagination in viewer but as first steps:
1.install "stimulsoft-reports-js": "^2025.1.2".
2. install "stimulsoft-viewer-angular" "^2025.1.2"
then create viewer component: with this code as in photos in attachments but after run my project i face error in browser console about
Dynamic require of "fs" is not supported at chunk-UXOSMXXC.js?v=24959df0:33:9
at I02.getLocalizationInfo (stimulsoft.reports.js:12:265851)
at I02.initialize (stimulsoft.reports.js:12:260297)
at node_modules/stimulsoft-reports-js/index.js (index.js:5:26)
at __require2 (chunk-UXOSMXXC.js?v=24959df0:48:50)
at index.js:7:18
do you have any suggestion to resolve this issue and make the application run again without any error.
I'm trying to use stimulsoft angular & js packages to use stimulsoft viewer in my angular application with apply custom pagination on next & previous pagination in viewer but as first steps:
1.install "stimulsoft-reports-js": "^2025.1.2".
2. install "stimulsoft-viewer-angular" "^2025.1.2"
then create viewer component: with this code as in photos in attachments but after run my project i face error in browser console about
Dynamic require of "fs" is not supported at chunk-UXOSMXXC.js?v=24959df0:33:9
at I02.getLocalizationInfo (stimulsoft.reports.js:12:265851)
at I02.initialize (stimulsoft.reports.js:12:260297)
at node_modules/stimulsoft-reports-js/index.js (index.js:5:26)
at __require2 (chunk-UXOSMXXC.js?v=24959df0:48:50)
at index.js:7:18
do you have any suggestion to resolve this issue and make the application run again without any error.