-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hyperlink in the new sheet, not available in google drive #1244
Comments
Thanks for your issue. Google Sheets currently have a compatibility issue currently with the XML namespace which contains relationships in markup compatibility ignorable: |
This issue has been fixed, please upgrade to the master branch code, and this patch will be released in the next version. |
…bility with Google Sheet - Format code with `gofmt`
…bility with Google Sheet - Format code with `gofmt`
…bility with Google Sheet - Format code with `gofmt`
…bility with Google Sheet - Format code with `gofmt`
Description
Creating a hyperlink in the default sheet1 and uploading it to google drive works normally, but the hyperlink of the new sheet cannot be used.
Steps to reproduce the issue:
Describe the results you received:
Hyperlinks in Sheet2, are not recognized in google.
But local can work normally
Describe the results you expected:
It is hoped that hyperlinks can be identified normally in google drive.
In addition, I found a solution in disguise, using CopySheet().
new sheet copied through sheet1 can work properly in google.
Output of
go version
:Excelize version or commit ID:
Environment details (OS, Microsoft Excel™ version, physical, etc.):
MacOS: WPS, Google Drive
The text was updated successfully, but these errors were encountered: