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
Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance.
Steps to reproduce
Just run the file. It won't load the page.
If it loads, click the "View" document button...but thta wont load anymore either.
If it loads, click the "Edit" button and attempt to delete a Signature field or add one or move one. Kinda works, but the main issue here is that it wont Save the document edits.
Expected behavior
It's supposed to load a page of uploaded PDFs.
Then I should be able to add Signature fields, move or delete them. Upon editing I should be able to save the Signature instances and positions on the PDF. It simply won't save. It worked before only one time, then Bolt changed something that stopped it from working properly.
Browser name = Chrome
Full version = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 324996407,
"usedJSHeapSize": 318770811,
"jsHeapSizeLimit": 4294705152
}
Username = micheltrillo
Chat ID = fd86c3f8e12d
Additional context
SyntaxError: The requested module '/src/services/documentService.ts?t=1735302262283' does not provide an export named 'addSignatureField'
and
SyntaxError: The requested module '/src/services/documentService.ts?t=1735302262283' does not provide an export named 'AccessDeniedError'
This won't allow the initial page to load or view documents.
The text was updated successfully, but these errors were encountered:
Describe the bug
SyntaxError: The requested module '/src/services/documentService.ts?t=1735302262283' does not provide an export named 'addSignatureField'
and
SyntaxError: The requested module '/src/services/documentService.ts?t=1735302262283' does not provide an export named 'AccessDeniedError'
This won't allow the initial page to load or view documents.
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-a426e94p
Validations
Steps to reproduce
Just run the file. It won't load the page.
If it loads, click the "View" document button...but thta wont load anymore either.
If it loads, click the "Edit" button and attempt to delete a Signature field or add one or move one. Kinda works, but the main issue here is that it wont Save the document edits.
Expected behavior
It's supposed to load a page of uploaded PDFs.
Then I should be able to add Signature fields, move or delete them. Upon editing I should be able to save the Signature instances and positions on the PDF. It simply won't save. It worked before only one time, then Bolt changed something that stopped it from working properly.
Screen Recording / Screenshot
https://www.loom.com/share/28169d15883343e4a532a7223f2d2b08?sid=10f25302-405e-4905-85ad-c257025ab716
Platform
Additional context
SyntaxError: The requested module '/src/services/documentService.ts?t=1735302262283' does not provide an export named 'addSignatureField'
and
SyntaxError: The requested module '/src/services/documentService.ts?t=1735302262283' does not provide an export named 'AccessDeniedError'
This won't allow the initial page to load or view documents.
The text was updated successfully, but these errors were encountered: