Ran into this issue when using the note path module:
https://stackoverflow.com/questions/59605333/not-using-the-base-attribute-when-making-domsanitizer-api-calls
The path created ends up prefixing the path from the application base attribute, and this is undesired.
Just curious whether this module will duplicate that behavior?
Ran into this issue when using the note
pathmodule:https://stackoverflow.com/questions/59605333/not-using-the-base-attribute-when-making-domsanitizer-api-calls
The path created ends up prefixing the path from the application
baseattribute, and this is undesired.Just curious whether this module will duplicate that behavior?